#c70a7a color space conversions
Hex:
#c70a7a
RGB:
199, 10, 122
CMY:
22, 96, 52
CMYK:
0, 95, 39, 22
HSL:
324°, 90.4306%, 40.9804%
HSV (HSB):
324°, 94.9749%, 78.0392%
XYZ:
27.1746, 13.7643, 19.6369
xyY:
0.4486, 0.2272, 13.7643
CIE-Lab:
43.8930, 71.2311, -9.7333
CIE-LCH:
43.8930, 71.8930, 352.2191
CIE-Luv:
43.8930, 99.1232, -25.6152
Hunter-Lab:
37.1003, 65.8189, -5.4115
#c70a7a color charts
#c70a7a color shades, tints & tones
#c70a7a color schemes
#c70a7a color preview, HTML & CSS examples
This text has a color of #c70a7a
<p style="color:#c70a7a;">Text here</p>
.mytext {color:#c70a7a;}
This box has a color of #c70a7a
<div style="background-color:#c70a7a;">Content here</div>
.mybackground {background-color:#c70a7a;}
Border around this has a color of #c70a7a
<div style="border:2px solid #c70a7a;">Content here</div>
.myborder {border:2px solid #c70a7a;}