#e39bca color space conversions
Hex:
#e39bca
RGB:
227, 155, 202
CMY:
11, 39, 21
CMYK:
0, 32, 11, 11
HSL:
321°, 56.2500%, 74.9020%
HSV (HSB):
321°, 31.7181%, 89.0196%
XYZ:
54.0606, 44.0379, 61.5280
xyY:
0.3387, 0.2759, 44.0379
CIE-Lab:
72.2538, 33.8663, -13.1870
CIE-LCH:
72.2538, 36.3431, 338.7248
CIE-Luv:
72.2538, 40.0516, -25.8984
Hunter-Lab:
66.3610, 29.2821, -8.5192
#e39bca color charts
#e39bca color shades, tints & tones
#e39bca color schemes
#e39bca color preview, HTML & CSS examples
This text has a color of #e39bca
<p style="color:#e39bca;">Text here</p>
.mytext {color:#e39bca;}
This box has a color of #e39bca
<div style="background-color:#e39bca;">Content here</div>
.mybackground {background-color:#e39bca;}
Border around this has a color of #e39bca
<div style="border:2px solid #e39bca;">Content here</div>
.myborder {border:2px solid #e39bca;}