#c70f8d color space conversions
Hex:
#c70f8d
RGB:
199, 15, 141
CMY:
22, 94, 45
CMYK:
0, 92, 29, 22
HSL:
319°, 85.9813%, 41.9608%
HSV (HSB):
319°, 92.4623%, 78.0392%
XYZ:
28.5317, 14.4068, 26.4763
xyY:
0.4110, 0.2075, 14.4068
CIE-Lab:
44.8108, 72.6698, -19.9866
CIE-LCH:
44.8108, 75.3682, 344.6219
CIE-Luv:
44.8108, 89.9064, -39.7435
Hunter-Lab:
37.9564, 67.7545, -14.7881
#c70f8d color charts
#c70f8d color shades, tints & tones
#c70f8d color schemes
#c70f8d color preview, HTML & CSS examples
This text has a color of #c70f8d
<p style="color:#c70f8d;">Text here</p>
.mytext {color:#c70f8d;}
This box has a color of #c70f8d
<div style="background-color:#c70f8d;">Content here</div>
.mybackground {background-color:#c70f8d;}
Border around this has a color of #c70f8d
<div style="border:2px solid #c70f8d;">Content here</div>
.myborder {border:2px solid #c70f8d;}