#c70a85 color space conversions
Hex:
#c70a85
RGB:
199, 10, 133
CMY:
22, 96, 48
CMYK:
0, 95, 33, 22
HSL:
321°, 90.4306%, 40.9804%
HSV (HSB):
321°, 94.9749%, 78.0392%
XYZ:
27.8954, 14.0527, 23.4325
xyY:
0.4267, 0.2149, 14.0527
CIE-Lab:
44.3083, 72.3280, -15.8732
CIE-LCH:
44.3083, 74.0493, 347.6220
CIE-Luv:
44.3083, 94.0539, -33.9918
Hunter-Lab:
37.4869, 67.2265, -10.8205
#c70a85 color charts
#c70a85 color shades, tints & tones
#c70a85 color schemes
#c70a85 color preview, HTML & CSS examples
This text has a color of #c70a85
<p style="color:#c70a85;">Text here</p>
.mytext {color:#c70a85;}
This box has a color of #c70a85
<div style="background-color:#c70a85;">Content here</div>
.mybackground {background-color:#c70a85;}
Border around this has a color of #c70a85
<div style="border:2px solid #c70a85;">Content here</div>
.myborder {border:2px solid #c70a85;}