#c70f91 color space conversions
Hex:
#c70f91
RGB:
199, 15, 145
CMY:
22, 94, 43
CMYK:
0, 92, 27, 22
HSL:
318°, 85.9813%, 41.9608%
HSV (HSB):
318°, 92.4623%, 78.0392%
XYZ:
28.8348, 14.5281, 28.0725
xyY:
0.4036, 0.2034, 14.5281
CIE-Lab:
44.9810, 73.1179, -22.1532
CIE-LCH:
44.9810, 76.4002, 343.1443
CIE-Luv:
44.9810, 88.0901, -42.8514
Hunter-Lab:
38.1157, 68.3341, -16.9865
#c70f91 color charts
#c70f91 color shades, tints & tones
#c70f91 color schemes
#c70f91 color preview, HTML & CSS examples
This text has a color of #c70f91
<p style="color:#c70f91;">Text here</p>
.mytext {color:#c70f91;}
This box has a color of #c70f91
<div style="background-color:#c70f91;">Content here</div>
.mybackground {background-color:#c70f91;}
Border around this has a color of #c70f91
<div style="border:2px solid #c70f91;">Content here</div>
.myborder {border:2px solid #c70f91;}