#e7206e color space conversions
Hex:
#e7206e
RGB:
231, 32, 110
CMY:
9, 87, 57
CMYK:
0, 86, 52, 9
HSL:
336°, 80.5668%, 51.5686%
HSV (HSB):
336°, 86.1472%, 90.5882%
XYZ:
36.2860, 19.1477, 16.5352
xyY:
0.5042, 0.2661, 19.1477
CIE-Lab:
50.8596, 74.5309, 8.5713
CIE-LCH:
50.8596, 75.0222, 6.5604
CIE-Luv:
50.8596, 126.3992, -4.2712
Hunter-Lab:
43.7581, 71.4426, 8.2263
#e7206e color charts
#e7206e color shades, tints & tones
#e7206e color schemes
#e7206e color preview, HTML & CSS examples
This text has a color of #e7206e
<p style="color:#e7206e;">Text here</p>
.mytext {color:#e7206e;}
This box has a color of #e7206e
<div style="background-color:#e7206e;">Content here</div>
.mybackground {background-color:#e7206e;}
Border around this has a color of #e7206e
<div style="border:2px solid #e7206e;">Content here</div>
.myborder {border:2px solid #e7206e;}