#c7006d color space conversions
Hex:
#c7006d
RGB:
199, 0, 109
CMY:
22, 100, 57
CMYK:
0, 100, 45, 22
HSL:
327°, 100.0000%, 39.0196%
HSV (HSB):
327°, 100.0000%, 78.0392%
XYZ:
26.3135, 13.2462, 15.6379
xyY:
0.4767, 0.2400, 13.2462
CIE-Lab:
43.1320, 70.9952, -2.7860
CIE-LCH:
43.1320, 71.0498, 357.7527
CIE-Luv:
43.1320, 106.1076, -16.7732
Hunter-Lab:
36.3954, 65.3618, 0.0018
#c7006d color charts
#c7006d color shades, tints & tones
#c7006d color schemes
#c7006d color preview, HTML & CSS examples
This text has a color of #c7006d
<p style="color:#c7006d;">Text here</p>
.mytext {color:#c7006d;}
This box has a color of #c7006d
<div style="background-color:#c7006d;">Content here</div>
.mybackground {background-color:#c7006d;}
Border around this has a color of #c7006d
<div style="border:2px solid #c7006d;">Content here</div>
.myborder {border:2px solid #c7006d;}