#cf0303 color space conversions
Hex:
#cf0303
RGB:
207, 3, 3
CMY:
19, 99, 99
CMYK:
0, 99, 99, 19
HSL:
0°, 97.1429%, 41.1765%
HSV (HSB):
0°, 98.5507%, 81.1765%
XYZ:
25.7811, 13.3371, 1.3016
xyY:
0.6378, 0.3300, 13.3371
CIE-Lab:
43.2668, 68.2011, 56.4535
CIE-LCH:
43.2668, 88.5347, 39.6163
CIE-Luv:
43.2668, 141.1966, 30.4492
Hunter-Lab:
36.5200, 62.1013, 23.4508
#cf0303 color charts
#cf0303 color shades, tints & tones
#cf0303 color schemes
#cf0303 color preview, HTML & CSS examples
This text has a color of #cf0303
<p style="color:#cf0303;">Text here</p>
.mytext {color:#cf0303;}
This box has a color of #cf0303
<div style="background-color:#cf0303;">Content here</div>
.mybackground {background-color:#cf0303;}
Border around this has a color of #cf0303
<div style="border:2px solid #cf0303;">Content here</div>
.myborder {border:2px solid #cf0303;}