#ebefdf color space conversions
Hex:
#ebefdf
RGB:
235, 239, 223
CMY:
8, 6, 13
CMYK:
2, 0, 7, 6
HSL:
75°, 33.3333%, 90.5882%
HSV (HSB):
75°, 6.6946%, 93.7255%
XYZ:
78.4467, 84.7229, 82.0306
xyY:
0.3199, 0.3455, 84.7229
CIE-Lab:
93.7636, -4.1088, 7.2627
CIE-LCH:
93.7636, 8.3444, 119.4986
CIE-Luv:
93.7636, -1.4082, 11.7132
Hunter-Lab:
92.0450, -8.9496, 11.5922
#ebefdf color charts
#ebefdf color shades, tints & tones
#ebefdf color schemes
#ebefdf color preview, HTML & CSS examples
This text has a color of #ebefdf
<p style="color:#ebefdf;">Text here</p>
.mytext {color:#ebefdf;}
This box has a color of #ebefdf
<div style="background-color:#ebefdf;">Content here</div>
.mybackground {background-color:#ebefdf;}
Border around this has a color of #ebefdf
<div style="border:2px solid #ebefdf;">Content here</div>
.myborder {border:2px solid #ebefdf;}