#f00e30 color space conversions
Hex:
#f00e30
RGB:
240, 14, 48
CMY:
6, 95, 81
CMYK:
0, 94, 80, 6
HSL:
351°, 88.9764%, 49.8039%
HSV (HSB):
351°, 94.1667%, 94.1176%
XYZ:
36.6257, 19.0527, 4.5435
xyY:
0.6082, 0.3164, 19.0527
CIE-Lab:
50.7489, 76.1368, 45.7141
CIE-LCH:
50.7489, 88.8065, 30.9815
CIE-Luv:
50.7489, 157.0957, 27.6648
Hunter-Lab:
43.6494, 73.3906, 24.3831
#f00e30 color charts
#f00e30 color shades, tints & tones
#f00e30 color schemes
#f00e30 color preview, HTML & CSS examples
This text has a color of #f00e30
<p style="color:#f00e30;">Text here</p>
.mytext {color:#f00e30;}
This box has a color of #f00e30
<div style="background-color:#f00e30;">Content here</div>
.mybackground {background-color:#f00e30;}
Border around this has a color of #f00e30
<div style="border:2px solid #f00e30;">Content here</div>
.myborder {border:2px solid #f00e30;}