#e5accf color space conversions
Hex:
#e5accf
RGB:
229, 172, 207
CMY:
10, 33, 19
CMYK:
0, 25, 10, 10
HSL:
323°, 52.2936%, 78.6275%
HSV (HSB):
323°, 24.8908%, 89.8039%
XYZ:
58.3281, 50.6681, 65.7372
xyY:
0.3338, 0.2900, 50.6681
CIE-Lab:
76.4775, 26.2866, -9.5925
CIE-LCH:
76.4775, 27.9822, 339.9520
CIE-Luv:
76.4775, 31.7130, -19.1990
Hunter-Lab:
71.1815, 21.7003, -4.9281
#e5accf color charts
#e5accf color shades, tints & tones
#e5accf color schemes
#e5accf color preview, HTML & CSS examples
This text has a color of #e5accf
<p style="color:#e5accf;">Text here</p>
.mytext {color:#e5accf;}
This box has a color of #e5accf
<div style="background-color:#e5accf;">Content here</div>
.mybackground {background-color:#e5accf;}
Border around this has a color of #e5accf
<div style="border:2px solid #e5accf;">Content here</div>
.myborder {border:2px solid #e5accf;}