#c00b28 color space conversions
Hex:
#c00b28
RGB:
192, 11, 40
CMY:
25, 96, 84
CMYK:
0, 94, 79, 25
HSL:
350°, 89.1626%, 39.8039%
HSV (HSB):
350°, 94.2708%, 75.2941%
XYZ:
22.2409, 11.5990, 3.0741
xyY:
0.6025, 0.3142, 11.5990
CIE-Lab:
40.5716, 64.2685, 36.6375
CIE-LCH:
40.5716, 73.9780, 29.6861
CIE-Luv:
40.5716, 124.0422, 20.9798
Hunter-Lab:
34.0573, 56.9679, 18.4885
#c00b28 color charts
#c00b28 color shades, tints & tones
#c00b28 color schemes
#c00b28 color preview, HTML & CSS examples
This text has a color of #c00b28
<p style="color:#c00b28;">Text here</p>
.mytext {color:#c00b28;}
This box has a color of #c00b28
<div style="background-color:#c00b28;">Content here</div>
.mybackground {background-color:#c00b28;}
Border around this has a color of #c00b28
<div style="border:2px solid #c00b28;">Content here</div>
.myborder {border:2px solid #c00b28;}