#f00a0f color space conversions
Hex:
#f00a0f
RGB:
240, 10, 15
CMY:
6, 96, 94
CMYK:
0, 96, 94, 6
HSL:
359°, 92.0000%, 49.0196%
HSV (HSB):
359°, 95.8333%, 94.1176%
XYZ:
36.1299, 18.7768, 2.1720
xyY:
0.6330, 0.3290, 18.7768
CIE-Lab:
50.4251, 75.8832, 60.2850
CIE-LCH:
50.4251, 96.9151, 38.4652
CIE-Luv:
50.4251, 162.4384, 34.5872
Hunter-Lab:
43.3322, 72.9999, 27.3607
#f00a0f color charts
#f00a0f color shades, tints & tones
#f00a0f color schemes
#f00a0f color preview, HTML & CSS examples
This text has a color of #f00a0f
<p style="color:#f00a0f;">Text here</p>
.mytext {color:#f00a0f;}
This box has a color of #f00a0f
<div style="background-color:#f00a0f;">Content here</div>
.mybackground {background-color:#f00a0f;}
Border around this has a color of #f00a0f
<div style="border:2px solid #f00a0f;">Content here</div>
.myborder {border:2px solid #f00a0f;}