#c00b4b color space conversions
Hex:
#c00b4b
RGB:
192, 11, 75
CMY:
25, 96, 71
CMYK:
0, 94, 61, 25
HSL:
339°, 89.1626%, 39.8039%
HSV (HSB):
339°, 94.2708%, 75.2941%
XYZ:
23.1279, 11.9538, 7.7449
xyY:
0.5400, 0.2791, 11.9538
CIE-Lab:
41.1426, 65.8499, 15.6545
CIE-LCH:
41.1426, 67.6851, 13.3727
CIE-Luv:
41.1426, 113.4438, 4.4910
Hunter-Lab:
34.5743, 58.8996, 10.9205
#c00b4b color charts
#c00b4b color shades, tints & tones
#c00b4b color schemes
#c00b4b color preview, HTML & CSS examples
This text has a color of #c00b4b
<p style="color:#c00b4b;">Text here</p>
.mytext {color:#c00b4b;}
This box has a color of #c00b4b
<div style="background-color:#c00b4b;">Content here</div>
.mybackground {background-color:#c00b4b;}
Border around this has a color of #c00b4b
<div style="border:2px solid #c00b4b;">Content here</div>
.myborder {border:2px solid #c00b4b;}