#c70b7e color space conversions
Hex:
#c70b7e
RGB:
199, 11, 126
CMY:
22, 96, 51
CMYK:
0, 94, 37, 22
HSL:
323°, 89.5238%, 41.1765%
HSV (HSB):
323°, 94.4724%, 78.0392%
XYZ:
27.4388, 13.8878, 20.9731
xyY:
0.4404, 0.2229, 13.8878
CIE-Lab:
44.0716, 71.5254, -11.9324
CIE-LCH:
44.0716, 72.5139, 350.5287
CIE-Luv:
44.0716, 97.1880, -28.5629
Hunter-Lab:
37.2664, 66.2112, -7.2813
#c70b7e color charts
#c70b7e color shades, tints & tones
#c70b7e color schemes
#c70b7e color preview, HTML & CSS examples
This text has a color of #c70b7e
<p style="color:#c70b7e;">Text here</p>
.mytext {color:#c70b7e;}
This box has a color of #c70b7e
<div style="background-color:#c70b7e;">Content here</div>
.mybackground {background-color:#c70b7e;}
Border around this has a color of #c70b7e
<div style="border:2px solid #c70b7e;">Content here</div>
.myborder {border:2px solid #c70b7e;}