#c00b27 color space conversions
Hex:
#c00b27
RGB:
192, 11, 39
CMY:
25, 96, 85
CMYK:
0, 94, 80, 25
HSL:
351°, 89.1626%, 39.8039%
HSV (HSB):
351°, 94.2708%, 75.2941%
XYZ:
22.2241, 11.5923, 2.9857
xyY:
0.6039, 0.3150, 11.5923
CIE-Lab:
40.5607, 64.2380, 37.2083
CIE-LCH:
40.5607, 74.2360, 30.0805
CIE-Luv:
40.5607, 124.2623, 21.3189
Hunter-Lab:
34.0475, 56.9309, 18.6340
#c00b27 color charts
#c00b27 color shades, tints & tones
#c00b27 color schemes
#c00b27 color preview, HTML & CSS examples
This text has a color of #c00b27
<p style="color:#c00b27;">Text here</p>
.mytext {color:#c00b27;}
This box has a color of #c00b27
<div style="background-color:#c00b27;">Content here</div>
.mybackground {background-color:#c00b27;}
Border around this has a color of #c00b27
<div style="border:2px solid #c00b27;">Content here</div>
.myborder {border:2px solid #c00b27;}