#c00b36 color space conversions
Hex:
#c00b36
RGB:
192, 11, 54
CMY:
25, 96, 79
CMYK:
0, 94, 72, 25
HSL:
346°, 89.1626%, 39.8039%
HSV (HSB):
346°, 94.2708%, 75.2941%
XYZ:
22.5238, 11.7122, 4.5636
xyY:
0.5805, 0.3019, 11.7122
CIE-Lab:
40.7549, 64.7789, 28.3811
CIE-LCH:
40.7549, 70.7234, 23.6593
CIE-Luv:
40.7549, 120.4499, 15.4282
Hunter-Lab:
34.2230, 57.5888, 16.0499
#c00b36 color charts
#c00b36 color shades, tints & tones
#c00b36 color schemes
#c00b36 color preview, HTML & CSS examples
This text has a color of #c00b36
<p style="color:#c00b36;">Text here</p>
.mytext {color:#c00b36;}
This box has a color of #c00b36
<div style="background-color:#c00b36;">Content here</div>
.mybackground {background-color:#c00b36;}
Border around this has a color of #c00b36
<div style="border:2px solid #c00b36;">Content here</div>
.myborder {border:2px solid #c00b36;}