#f00900 color space conversions
Hex:
#f00900
RGB:
240, 9, 0
CMY:
6, 96, 100
CMYK:
0, 96, 100, 6
HSL:
2°, 100.0000%, 47.0588%
HSV (HSB):
2°, 100.0000%, 94.1176%
XYZ:
36.0329, 18.7206, 1.7143
xyY:
0.6381, 0.3315, 18.7206
CIE-Lab:
50.3588, 75.8444, 64.2846
CIE-LCH:
50.3588, 99.4227, 40.2841
CIE-Luv:
50.3588, 163.5310, 35.9641
Hunter-Lab:
43.2674, 72.9362, 27.9380
#f00900 color charts
#f00900 color shades, tints & tones
#f00900 color schemes
#f00900 color preview, HTML & CSS examples
This text has a color of #f00900
<p style="color:#f00900;">Text here</p>
.mytext {color:#f00900;}
This box has a color of #f00900
<div style="background-color:#f00900;">Content here</div>
.mybackground {background-color:#f00900;}
Border around this has a color of #f00900
<div style="border:2px solid #f00900;">Content here</div>
.myborder {border:2px solid #f00900;}