#cf001b color space conversions
Hex:
#cf001b
RGB:
207, 0, 27
CMY:
19, 100, 89
CMYK:
0, 100, 87, 19
HSL:
352°, 100.0000%, 40.5882%
HSV (HSB):
352°, 100.0000%, 81.1765%
XYZ:
25.9300, 13.3445, 2.2460
xyY:
0.6245, 0.3214, 13.3445
CIE-Lab:
43.2778, 68.7753, 47.3528
CIE-LCH:
43.2778, 83.5004, 34.5480
CIE-Luv:
43.2778, 139.3159, 26.7133
Hunter-Lab:
36.5302, 62.7756, 21.9258
#cf001b color charts
#cf001b color shades, tints & tones
#cf001b color schemes
#cf001b color preview, HTML & CSS examples
This text has a color of #cf001b
<p style="color:#cf001b;">Text here</p>
.mytext {color:#cf001b;}
This box has a color of #cf001b
<div style="background-color:#cf001b;">Content here</div>
.mybackground {background-color:#cf001b;}
Border around this has a color of #cf001b
<div style="border:2px solid #cf001b;">Content here</div>
.myborder {border:2px solid #cf001b;}