#e5c2e4 color space conversions
Hex:
#e5c2e4
RGB:
229, 194, 228
CMY:
10, 24, 11
CMYK:
0, 15, 0, 10
HSL:
302°, 40.2299%, 82.9412%
HSV (HSB):
302°, 15.2838%, 89.8039%
XYZ:
65.6085, 60.8430, 81.6847
xyY:
0.3152, 0.2923, 60.8430
CIE-Lab:
82.2943, 18.2040, -12.2558
CIE-LCH:
82.2943, 21.9452, 326.0497
CIE-Luv:
82.2943, 17.8535, -22.1540
Hunter-Lab:
78.0019, 13.6354, -7.4880
#e5c2e4 color charts
#e5c2e4 color shades, tints & tones
#e5c2e4 color schemes
#e5c2e4 color preview, HTML & CSS examples
This text has a color of #e5c2e4
<p style="color:#e5c2e4;">Text here</p>
.mytext {color:#e5c2e4;}
This box has a color of #e5c2e4
<div style="background-color:#e5c2e4;">Content here</div>
.mybackground {background-color:#e5c2e4;}
Border around this has a color of #e5c2e4
<div style="border:2px solid #e5c2e4;">Content here</div>
.myborder {border:2px solid #e5c2e4;}