#eafbd3 color space conversions
Hex:
#eafbd3
RGB:
234, 251, 211
CMY:
8, 2, 17
CMYK:
7, 0, 16, 2
HSL:
85°, 83.3333%, 90.5882%
HSV (HSB):
85°, 15.9363%, 98.4314%
XYZ:
80.1867, 91.1899, 75.0031
xyY:
0.3255, 0.3701, 91.1899
CIE-Lab:
96.4882, -12.4105, 17.3130
CIE-LCH:
96.4882, 21.3017, 125.6342
CIE-Luv:
96.4882, -7.6833, 27.8615
Hunter-Lab:
95.4934, -17.2253, 20.2774
#eafbd3 color charts
#eafbd3 color shades, tints & tones
#eafbd3 color schemes
#eafbd3 color preview, HTML & CSS examples
This text has a color of #eafbd3
<p style="color:#eafbd3;">Text here</p>
.mytext {color:#eafbd3;}
This box has a color of #eafbd3
<div style="background-color:#eafbd3;">Content here</div>
.mybackground {background-color:#eafbd3;}
Border around this has a color of #eafbd3
<div style="border:2px solid #eafbd3;">Content here</div>
.myborder {border:2px solid #eafbd3;}