#c00b43 color space conversions
Hex:
#c00b43
RGB:
192, 11, 67
CMY:
25, 96, 74
CMYK:
0, 94, 65, 25
HSL:
341°, 89.1626%, 39.8039%
HSV (HSB):
341°, 94.2708%, 75.2941%
XYZ:
22.8710, 11.8511, 6.3922
xyY:
0.5563, 0.2882, 11.8511
CIE-Lab:
40.9784, 65.3976, 20.5077
CIE-LCH:
40.9784, 68.5377, 17.4106
CIE-Luv:
40.9784, 116.3190, 8.9981
Hunter-Lab:
34.4254, 58.3448, 13.0886
#c00b43 color charts
#c00b43 color shades, tints & tones
#c00b43 color schemes
#c00b43 color preview, HTML & CSS examples
This text has a color of #c00b43
<p style="color:#c00b43;">Text here</p>
.mytext {color:#c00b43;}
This box has a color of #c00b43
<div style="background-color:#c00b43;">Content here</div>
.mybackground {background-color:#c00b43;}
Border around this has a color of #c00b43
<div style="border:2px solid #c00b43;">Content here</div>
.myborder {border:2px solid #c00b43;}