#c70f8a color space conversions
Hex:
#c70f8a
RGB:
199, 15, 138
CMY:
22, 94, 46
CMYK:
0, 92, 31, 22
HSL:
320°, 85.9813%, 41.9608%
HSV (HSB):
320°, 92.4623%, 78.0392%
XYZ:
28.3115, 14.3187, 25.3164
xyY:
0.4167, 0.2107, 14.3187
CIE-Lab:
44.6866, 72.3414, -18.3505
CIE-LCH:
44.6866, 74.6326, 345.7663
CIE-Luv:
44.6866, 91.2730, -37.4186
Hunter-Lab:
37.8401, 67.3311, -13.1790
#c70f8a color charts
#c70f8a color shades, tints & tones
#c70f8a color schemes
#c70f8a color preview, HTML & CSS examples
This text has a color of #c70f8a
<p style="color:#c70f8a;">Text here</p>
.mytext {color:#c70f8a;}
This box has a color of #c70f8a
<div style="background-color:#c70f8a;">Content here</div>
.mybackground {background-color:#c70f8a;}
Border around this has a color of #c70f8a
<div style="border:2px solid #c70f8a;">Content here</div>
.myborder {border:2px solid #c70f8a;}