#efc5e8 color space conversions
Hex:
#efc5e8
RGB:
239, 197, 232
CMY:
6, 23, 9
CMYK:
0, 18, 3, 6
HSL:
310°, 56.7568%, 85.4902%
HSV (HSB):
310°, 17.5732%, 93.7255%
XYZ:
70.1283, 64.1094, 85.0221
xyY:
0.3198, 0.2924, 64.1094
CIE-Lab:
84.0227, 20.6768, -11.7178
CIE-LCH:
84.0227, 23.7663, 330.4593
CIE-Luv:
84.0227, 22.0066, -21.8039
Hunter-Lab:
80.0684, 16.2206, -6.9104
#efc5e8 color charts
#efc5e8 color shades, tints & tones
#efc5e8 color schemes
#efc5e8 color preview, HTML & CSS examples
This text has a color of #efc5e8
<p style="color:#efc5e8;">Text here</p>
.mytext {color:#efc5e8;}
This box has a color of #efc5e8
<div style="background-color:#efc5e8;">Content here</div>
.mybackground {background-color:#efc5e8;}
Border around this has a color of #efc5e8
<div style="border:2px solid #efc5e8;">Content here</div>
.myborder {border:2px solid #efc5e8;}