#c70c90 color space conversions
Hex:
#c70c90
RGB:
199, 12, 144
CMY:
22, 95, 44
CMYK:
0, 94, 28, 22
HSL:
318°, 88.6256%, 41.3725%
HSV (HSB):
318°, 93.9698%, 78.0392%
XYZ:
28.7187, 14.4187, 27.6550
xyY:
0.4057, 0.2037, 14.4187
CIE-Lab:
44.8275, 73.3278, -21.7836
CIE-LCH:
44.8275, 76.4950, 343.4548
CIE-Luv:
44.8275, 88.8279, -42.3421
Hunter-Lab:
37.9719, 68.5512, -16.6006
#c70c90 color charts
#c70c90 color shades, tints & tones
#c70c90 color schemes
#c70c90 color preview, HTML & CSS examples
This text has a color of #c70c90
<p style="color:#c70c90;">Text here</p>
.mytext {color:#c70c90;}
This box has a color of #c70c90
<div style="background-color:#c70c90;">Content here</div>
.mybackground {background-color:#c70c90;}
Border around this has a color of #c70c90
<div style="border:2px solid #c70c90;">Content here</div>
.myborder {border:2px solid #c70c90;}