#f00e38 color space conversions
Hex:
#f00e38
RGB:
240, 14, 56
CMY:
6, 95, 78
CMYK:
0, 94, 77, 6
HSL:
349°, 88.9764%, 49.8039%
HSV (HSB):
349°, 94.1667%, 94.1176%
XYZ:
36.8060, 19.1249, 5.4930
xyY:
0.5992, 0.3114, 19.1249
CIE-Lab:
50.8330, 76.3703, 41.3291
CIE-LCH:
50.8330, 86.8362, 28.4208
CIE-Luv:
50.8330, 155.2758, 24.8968
Hunter-Lab:
43.7320, 73.6995, 23.1653
#f00e38 color charts
#f00e38 color shades, tints & tones
#f00e38 color schemes
#f00e38 color preview, HTML & CSS examples
This text has a color of #f00e38
<p style="color:#f00e38;">Text here</p>
.mytext {color:#f00e38;}
This box has a color of #f00e38
<div style="background-color:#f00e38;">Content here</div>
.mybackground {background-color:#f00e38;}
Border around this has a color of #f00e38
<div style="border:2px solid #f00e38;">Content here</div>
.myborder {border:2px solid #f00e38;}