#c70d8b color space conversions
Hex:
#c70d8b
RGB:
199, 13, 139
CMY:
22, 95, 45
CMYK:
0, 93, 30, 22
HSL:
319°, 87.7358%, 41.5686%
HSV (HSB):
319°, 93.4673%, 78.0392%
XYZ:
28.3573, 14.2940, 25.6905
xyY:
0.4149, 0.2092, 14.2940
CIE-Lab:
44.6517, 72.6721, -19.0136
CIE-LCH:
44.6517, 75.1183, 345.3380
CIE-Luv:
44.6517, 91.0206, -38.3777
Hunter-Lab:
37.8075, 67.7200, -13.8229
#c70d8b color charts
#c70d8b color shades, tints & tones
#c70d8b color schemes
#c70d8b color preview, HTML & CSS examples
This text has a color of #c70d8b
<p style="color:#c70d8b;">Text here</p>
.mytext {color:#c70d8b;}
This box has a color of #c70d8b
<div style="background-color:#c70d8b;">Content here</div>
.mybackground {background-color:#c70d8b;}
Border around this has a color of #c70d8b
<div style="border:2px solid #c70d8b;">Content here</div>
.myborder {border:2px solid #c70d8b;}