#cf0000 color space conversions
Hex:
#cf0000
RGB:
207, 0, 0
CMY:
19, 100, 100
CMYK:
0, 100, 100, 19
HSL:
0°, 100.0000%, 40.5882%
HSV (HSB):
0°, 100.0000%, 81.1765%
XYZ:
25.7321, 13.2654, 1.2042
xyY:
0.6401, 0.3300, 13.2654
CIE-Lab:
43.1604, 68.4545, 57.4405
CIE-LCH:
43.1604, 89.3612, 40.0002
CIE-Luv:
43.1604, 141.9305, 30.6076
Hunter-Lab:
36.4217, 62.3733, 23.5348
#cf0000 color charts
#cf0000 color shades, tints & tones
#cf0000 color schemes
#cf0000 color preview, HTML & CSS examples
This text has a color of #cf0000
<p style="color:#cf0000;">Text here</p>
.mytext {color:#cf0000;}
This box has a color of #cf0000
<div style="background-color:#cf0000;">Content here</div>
.mybackground {background-color:#cf0000;}
Border around this has a color of #cf0000
<div style="border:2px solid #cf0000;">Content here</div>
.myborder {border:2px solid #cf0000;}