#eabbd0 color space conversions
Hex:
#eabbd0
RGB:
234, 187, 208
CMY:
8, 27, 18
CMYK:
0, 20, 11, 8
HSL:
333°, 52.8090%, 82.5490%
HSV (HSB):
333°, 20.0855%, 91.7647%
XYZ:
63.0872, 57.5871, 67.4649
xyY:
0.3353, 0.3061, 57.5871
CIE-Lab:
80.5087, 20.1659, -4.1102
CIE-LCH:
80.5087, 20.5805, 348.4798
CIE-Luv:
80.5087, 26.8124, -9.8265
Hunter-Lab:
75.8862, 15.5932, 0.4099
#eabbd0 color charts
#eabbd0 color shades, tints & tones
#eabbd0 color schemes
#eabbd0 color preview, HTML & CSS examples
This text has a color of #eabbd0
<p style="color:#eabbd0;">Text here</p>
.mytext {color:#eabbd0;}
This box has a color of #eabbd0
<div style="background-color:#eabbd0;">Content here</div>
.mybackground {background-color:#eabbd0;}
Border around this has a color of #eabbd0
<div style="border:2px solid #eabbd0;">Content here</div>
.myborder {border:2px solid #eabbd0;}