#c70a91 color space conversions
Hex:
#c70a91
RGB:
199, 10, 145
CMY:
22, 96, 43
CMYK:
0, 95, 27, 22
HSL:
317°, 90.4306%, 40.9804%
HSV (HSB):
317°, 94.9749%, 78.0392%
XYZ:
28.7726, 14.4035, 28.0517
xyY:
0.4040, 0.2022, 14.4035
CIE-Lab:
44.8062, 73.6292, -22.4231
CIE-LCH:
44.8062, 76.9679, 343.0623
CIE-Luv:
44.8062, 88.5365, -43.2758
Hunter-Lab:
37.9520, 68.9104, -17.2571
#c70a91 color charts
#c70a91 color shades, tints & tones
#c70a91 color schemes
#c70a91 color preview, HTML & CSS examples
This text has a color of #c70a91
<p style="color:#c70a91;">Text here</p>
.mytext {color:#c70a91;}
This box has a color of #c70a91
<div style="background-color:#c70a91;">Content here</div>
.mybackground {background-color:#c70a91;}
Border around this has a color of #c70a91
<div style="border:2px solid #c70a91;">Content here</div>
.myborder {border:2px solid #c70a91;}