#e07ccb color space conversions
Hex:
#e07ccb
RGB:
224, 124, 203
CMY:
12, 51, 20
CMYK:
0, 45, 9, 12
HSL:
313°, 61.7284%, 68.2353%
HSV (HSB):
313°, 44.6429%, 87.8431%
XYZ:
48.7276, 34.5744, 60.6052
xyY:
0.3386, 0.2403, 34.5744
CIE-Lab:
65.4160, 49.2432, -24.1456
CIE-LCH:
65.4160, 54.8444, 333.8797
CIE-Luv:
65.4160, 53.0080, -45.0528
Hunter-Lab:
58.8000, 45.0231, -19.9503
#e07ccb color charts
#e07ccb color shades, tints & tones
#e07ccb color schemes
#e07ccb color preview, HTML & CSS examples
This text has a color of #e07ccb
<p style="color:#e07ccb;">Text here</p>
.mytext {color:#e07ccb;}
This box has a color of #e07ccb
<div style="background-color:#e07ccb;">Content here</div>
.mybackground {background-color:#e07ccb;}
Border around this has a color of #e07ccb
<div style="border:2px solid #e07ccb;">Content here</div>
.myborder {border:2px solid #e07ccb;}