#c7005f color space conversions
Hex:
#c7005f
RGB:
199, 0, 95
CMY:
22, 100, 63
CMYK:
0, 100, 52, 22
HSL:
331°, 100.0000%, 39.0196%
HSV (HSB):
331°, 100.0000%, 78.0392%
XYZ:
25.6187, 12.9683, 11.9794
xyY:
0.5066, 0.2565, 12.9683
CIE-Lab:
42.7155, 69.8966, 5.3993
CIE-LCH:
42.7155, 70.1048, 4.4171
CIE-Luv:
42.7155, 112.3515, -6.9768
Hunter-Lab:
36.0116, 63.9652, 5.4851
#c7005f color charts
#c7005f color shades, tints & tones
#c7005f color schemes
#c7005f color preview, HTML & CSS examples
This text has a color of #c7005f
<p style="color:#c7005f;">Text here</p>
.mytext {color:#c7005f;}
This box has a color of #c7005f
<div style="background-color:#c7005f;">Content here</div>
.mybackground {background-color:#c7005f;}
Border around this has a color of #c7005f
<div style="border:2px solid #c7005f;">Content here</div>
.myborder {border:2px solid #c7005f;}