#c00c5c color space conversions
Hex:
#c00c5c
RGB:
192, 12, 92
CMY:
25, 95, 64
CMYK:
0, 94, 52, 25
HSL:
333°, 88.2353%, 40.0000%
HSV (HSB):
333°, 93.7500%, 75.2941%
XYZ:
23.8015, 12.2421, 11.2337
xyY:
0.5034, 0.2589, 12.2421
CIE-Lab:
41.5984, 66.8868, 5.5043
CIE-LCH:
41.5984, 67.1129, 4.7045
CIE-Luv:
41.5984, 106.5254, -6.1738
Hunter-Lab:
34.9887, 60.1963, 5.4561
#c00c5c color charts
#c00c5c color shades, tints & tones
#c00c5c color schemes
#c00c5c color preview, HTML & CSS examples
This text has a color of #c00c5c
<p style="color:#c00c5c;">Text here</p>
.mytext {color:#c00c5c;}
This box has a color of #c00c5c
<div style="background-color:#c00c5c;">Content here</div>
.mybackground {background-color:#c00c5c;}
Border around this has a color of #c00c5c
<div style="border:2px solid #c00c5c;">Content here</div>
.myborder {border:2px solid #c00c5c;}