#c7206e color space conversions
Hex:
#c7206e
RGB:
199, 32, 110
CMY:
22, 87, 57
CMYK:
0, 84, 45, 22
HSL:
332°, 72.2944%, 45.2941%
HSV (HSB):
332°, 83.9196%, 78.0392%
XYZ:
26.8842, 14.3009, 16.0953
xyY:
0.4693, 0.2497, 14.3009
CIE-Lab:
44.6614, 66.7415, -1.1602
CIE-LCH:
44.6614, 66.7516, 359.0041
CIE-Luv:
44.6614, 100.6648, -13.9518
Hunter-Lab:
37.8166, 60.7184, 1.2370
#c7206e color charts
#c7206e color shades, tints & tones
#c7206e color schemes
#c7206e color preview, HTML & CSS examples
This text has a color of #c7206e
<p style="color:#c7206e;">Text here</p>
.mytext {color:#c7206e;}
This box has a color of #c7206e
<div style="background-color:#c7206e;">Content here</div>
.mybackground {background-color:#c7206e;}
Border around this has a color of #c7206e
<div style="border:2px solid #c7206e;">Content here</div>
.myborder {border:2px solid #c7206e;}