#cf2400 color space conversions
Hex:
#cf2400
RGB:
207, 36, 0
CMY:
19, 86, 100
CMYK:
0, 83, 100, 19
HSL:
10°, 100.0000%, 40.5882%
HSV (HSB):
10°, 100.0000%, 81.1765%
XYZ:
26.3630, 14.5272, 1.4145
xyY:
0.6232, 0.3434, 14.5272
CIE-Lab:
44.9796, 63.2353, 58.1211
CIE-LCH:
44.9796, 85.8880, 42.5869
CIE-Luv:
44.9796, 132.4371, 33.7793
Hunter-Lab:
38.1145, 56.7643, 24.4797
#cf2400 color charts
#cf2400 color shades, tints & tones
#cf2400 color schemes
#cf2400 color preview, HTML & CSS examples
This text has a color of #cf2400
<p style="color:#cf2400;">Text here</p>
.mytext {color:#cf2400;}
This box has a color of #cf2400
<div style="background-color:#cf2400;">Content here</div>
.mybackground {background-color:#cf2400;}
Border around this has a color of #cf2400
<div style="border:2px solid #cf2400;">Content here</div>
.myborder {border:2px solid #cf2400;}