#cf0b0c color space conversions
Hex:
#cf0b0c
RGB:
207, 11, 12
CMY:
19, 96, 95
CMYK:
0, 95, 94, 19
HSL:
360°, 89.9083%, 42.7451%
HSV (HSB):
360°, 94.6860%, 81.1765%
XYZ:
25.9182, 13.5313, 1.5936
xyY:
0.6315, 0.3297, 13.5313
CIE-Lab:
43.5531, 67.5396, 53.7560
CIE-LCH:
43.5531, 86.3210, 38.5169
CIE-Luv:
43.5531, 139.1892, 29.9157
Hunter-Lab:
36.7849, 61.3952, 23.1809
#cf0b0c color charts
#cf0b0c color shades, tints & tones
#cf0b0c color schemes
#cf0b0c color preview, HTML & CSS examples
This text has a color of #cf0b0c
<p style="color:#cf0b0c;">Text here</p>
.mytext {color:#cf0b0c;}
This box has a color of #cf0b0c
<div style="background-color:#cf0b0c;">Content here</div>
.mybackground {background-color:#cf0b0c;}
Border around this has a color of #cf0b0c
<div style="border:2px solid #cf0b0c;">Content here</div>
.myborder {border:2px solid #cf0b0c;}