#c00c7f color space conversions
Hex:
#c00c7f
RGB:
192, 12, 127
CMY:
25, 95, 50
CMYK:
0, 94, 34, 25
HSL:
322°, 88.2353%, 40.0000%
HSV (HSB):
322°, 93.7500%, 75.2941%
XYZ:
25.7005, 13.0017, 21.2337
xyY:
0.4288, 0.2169, 13.0017
CIE-Lab:
42.7658, 70.0227, -14.6601
CIE-LCH:
42.7658, 71.5409, 348.1752
CIE-Luv:
42.7658, 90.9515, -31.6500
Hunter-Lab:
36.0579, 64.1256, -9.6740
#c00c7f color charts
#c00c7f color shades, tints & tones
#c00c7f color schemes
#c00c7f color preview, HTML & CSS examples
This text has a color of #c00c7f
<p style="color:#c00c7f;">Text here</p>
.mytext {color:#c00c7f;}
This box has a color of #c00c7f
<div style="background-color:#c00c7f;">Content here</div>
.mybackground {background-color:#c00c7f;}
Border around this has a color of #c00c7f
<div style="border:2px solid #c00c7f;">Content here</div>
.myborder {border:2px solid #c00c7f;}