#f2000a color space conversions
Hex:
#f2000a
RGB:
242, 0, 10
CMY:
5, 100, 96
CMYK:
0, 100, 96, 5
HSL:
358°, 100.0000%, 47.4510%
HSV (HSB):
358°, 100.0000%, 94.9020%
XYZ:
36.6727, 18.8992, 2.0022
xyY:
0.6370, 0.3283, 18.8992
CIE-Lab:
50.5690, 77.0676, 61.9849
CIE-LCH:
50.5690, 98.9017, 38.8095
CIE-Luv:
50.5690, 165.6000, 34.9426
Hunter-Lab:
43.4732, 74.4995, 27.7006
#f2000a color charts
#f2000a color shades, tints & tones
#f2000a color schemes
#f2000a color preview, HTML & CSS examples
This text has a color of #f2000a
<p style="color:#f2000a;">Text here</p>
.mytext {color:#f2000a;}
This box has a color of #f2000a
<div style="background-color:#f2000a;">Content here</div>
.mybackground {background-color:#f2000a;}
Border around this has a color of #f2000a
<div style="border:2px solid #f2000a;">Content here</div>
.myborder {border:2px solid #f2000a;}