#c0065c color space conversions
Hex:
#c0065c
RGB:
192, 6, 92
CMY:
25, 98, 64
CMYK:
0, 97, 52, 25
HSL:
332°, 93.9394%, 38.8235%
HSV (HSB):
332°, 96.8750%, 75.2941%
XYZ:
23.7351, 12.1094, 11.2116
xyY:
0.5044, 0.2573, 12.1094
CIE-Lab:
41.3895, 67.4940, 5.2058
CIE-LCH:
41.3895, 67.6945, 4.4105
CIE-Luv:
41.3895, 107.2802, -6.6474
Hunter-Lab:
34.7986, 60.8522, 5.2567
#c0065c color charts
#c0065c color shades, tints & tones
#c0065c color schemes
#c0065c color preview, HTML & CSS examples
This text has a color of #c0065c
<p style="color:#c0065c;">Text here</p>
.mytext {color:#c0065c;}
This box has a color of #c0065c
<div style="background-color:#c0065c;">Content here</div>
.mybackground {background-color:#c0065c;}
Border around this has a color of #c0065c
<div style="border:2px solid #c0065c;">Content here</div>
.myborder {border:2px solid #c0065c;}