#e69dba color space conversions
Hex:
#e69dba
RGB:
230, 157, 186
CMY:
10, 38, 27
CMYK:
0, 32, 19, 10
HSL:
336°, 59.3496%, 75.8824%
HSV (HSB):
336°, 31.7391%, 90.1961%
XYZ:
53.5530, 44.4821, 52.2177
xyY:
0.3564, 0.2960, 44.4821
CIE-Lab:
72.5496, 31.2909, -3.8770
CIE-LCH:
72.5496, 31.5301, 352.9370
CIE-Luv:
72.5496, 43.6618, -11.3906
Hunter-Lab:
66.6949, 26.6114, 0.2663
#e69dba color charts
#e69dba color shades, tints & tones
#e69dba color schemes
#e69dba color preview, HTML & CSS examples
This text has a color of #e69dba
<p style="color:#e69dba;">Text here</p>
.mytext {color:#e69dba;}
This box has a color of #e69dba
<div style="background-color:#e69dba;">Content here</div>
.mybackground {background-color:#e69dba;}
Border around this has a color of #e69dba
<div style="border:2px solid #e69dba;">Content here</div>
.myborder {border:2px solid #e69dba;}