#c70b7f color space conversions
Hex:
#c70b7f
RGB:
199, 11, 127
CMY:
22, 96, 50
CMYK:
0, 94, 36, 22
HSL:
323°, 89.5238%, 41.1765%
HSV (HSB):
323°, 94.4724%, 78.0392%
XYZ:
27.5036, 13.9138, 21.3147
xyY:
0.4384, 0.2218, 13.9138
CIE-Lab:
44.1090, 71.6244, -12.4916
CIE-LCH:
44.1090, 72.7056, 350.1069
CIE-Luv:
44.1090, 96.7279, -29.3233
Hunter-Lab:
37.3012, 66.3381, -7.7688
#c70b7f color charts
#c70b7f color shades, tints & tones
#c70b7f color schemes
#c70b7f color preview, HTML & CSS examples
This text has a color of #c70b7f
<p style="color:#c70b7f;">Text here</p>
.mytext {color:#c70b7f;}
This box has a color of #c70b7f
<div style="background-color:#c70b7f;">Content here</div>
.mybackground {background-color:#c70b7f;}
Border around this has a color of #c70b7f
<div style="border:2px solid #c70b7f;">Content here</div>
.myborder {border:2px solid #c70b7f;}