#c700ae color space conversions
Hex:
#c700ae
RGB:
199, 0, 174
CMY:
22, 100, 32
CMYK:
0, 100, 13, 22
HSL:
308°, 100.0000%, 39.0196%
HSV (HSB):
308°, 100.0000%, 78.0392%
XYZ:
31.1932, 15.1981, 41.3339
xyY:
0.3556, 0.1732, 15.1981
CIE-Lab:
45.9043, 78.0581, -38.0828
CIE-LCH:
45.9043, 86.8526, 333.9933
CIE-Luv:
45.9043, 76.2631, -66.4522
Hunter-Lab:
38.9847, 74.6013, -35.5733
#c700ae color charts
#c700ae color shades, tints & tones
#c700ae color schemes
#c700ae color preview, HTML & CSS examples
This text has a color of #c700ae
<p style="color:#c700ae;">Text here</p>
.mytext {color:#c700ae;}
This box has a color of #c700ae
<div style="background-color:#c700ae;">Content here</div>
.mybackground {background-color:#c700ae;}
Border around this has a color of #c700ae
<div style="border:2px solid #c700ae;">Content here</div>
.myborder {border:2px solid #c700ae;}