#eddbdb color space conversions
Hex:
#eddbdb
RGB:
237, 219, 219
CMY:
7, 14, 14
CMYK:
0, 8, 8, 7
HSL:
0°, 33.3333%, 89.4118%
HSV (HSB):
0°, 7.5949%, 92.9412%
XYZ:
73.0428, 73.7820, 77.4094
xyY:
0.3257, 0.3290, 73.7820
CIE-Lab:
88.8194, 6.1756, 2.2218
CIE-LCH:
88.8194, 6.5631, 19.7872
CIE-Luv:
88.8194, 10.4842, 2.2461
Hunter-Lab:
85.8965, 1.4701, 6.6957
#eddbdb color charts
#eddbdb color shades, tints & tones
#eddbdb color schemes
#eddbdb color preview, HTML & CSS examples
This text has a color of #eddbdb
<p style="color:#eddbdb;">Text here</p>
.mytext {color:#eddbdb;}
This box has a color of #eddbdb
<div style="background-color:#eddbdb;">Content here</div>
.mybackground {background-color:#eddbdb;}
Border around this has a color of #eddbdb
<div style="border:2px solid #eddbdb;">Content here</div>
.myborder {border:2px solid #eddbdb;}