#f00d05 color space conversions
Hex:
#f00d05
RGB:
240, 13, 5
CMY:
6, 95, 98
CMYK:
0, 95, 98, 6
HSL:
2°, 95.9184%, 48.0392%
HSV (HSB):
2°, 97.9167%, 94.1176%
XYZ:
36.1065, 18.8241, 1.8740
xyY:
0.6356, 0.3314, 18.8241
CIE-Lab:
50.4807, 75.5649, 62.9846
CIE-LCH:
50.4807, 98.3724, 39.8118
CIE-Luv:
50.4807, 162.6163, 35.7067
Hunter-Lab:
43.3867, 72.6213, 27.8098
#f00d05 color charts
#f00d05 color shades, tints & tones
#f00d05 color schemes
#f00d05 color preview, HTML & CSS examples
This text has a color of #f00d05
<p style="color:#f00d05;">Text here</p>
.mytext {color:#f00d05;}
This box has a color of #f00d05
<div style="background-color:#f00d05;">Content here</div>
.mybackground {background-color:#f00d05;}
Border around this has a color of #f00d05
<div style="border:2px solid #f00d05;">Content here</div>
.myborder {border:2px solid #f00d05;}