#c00b14 color space conversions
Hex:
#c00b14
RGB:
192, 11, 20
CMY:
25, 96, 92
CMYK:
0, 94, 90, 25
HSL:
357°, 89.1626%, 39.8039%
HSV (HSB):
357°, 94.2708%, 75.2941%
XYZ:
21.9842, 11.4963, 1.7221
xyY:
0.6245, 0.3266, 11.4963
CIE-Lab:
40.4041, 63.8002, 47.0452
CIE-LCH:
40.4041, 79.2699, 36.4044
CIE-Luv:
40.4041, 127.4974, 26.2873
Hunter-Lab:
33.9062, 56.4002, 20.7229
#c00b14 color charts
#c00b14 color shades, tints & tones
#c00b14 color schemes
#c00b14 color preview, HTML & CSS examples
This text has a color of #c00b14
<p style="color:#c00b14;">Text here</p>
.mytext {color:#c00b14;}
This box has a color of #c00b14
<div style="background-color:#c00b14;">Content here</div>
.mybackground {background-color:#c00b14;}
Border around this has a color of #c00b14
<div style="border:2px solid #c00b14;">Content here</div>
.myborder {border:2px solid #c00b14;}