#ffe2d4 color space conversions
Hex:
#ffe2d4
RGB:
255, 226, 212
CMY:
0, 11, 17
CMYK:
0, 11, 17, 0
HSL:
20°, 100.0000%, 91.5686%
HSV (HSB):
20°, 16.8627%, 100.0000%
XYZ:
80.3200, 80.4062, 73.5740
xyY:
0.3428, 0.3432, 80.4062
CIE-Lab:
91.8668, 7.7709, 10.4742
CIE-LCH:
91.8668, 13.0421, 53.4279
CIE-Luv:
91.8668, 18.3117, 14.1126
Hunter-Lab:
89.6695, 2.9669, 14.1211
#ffe2d4 color charts
#ffe2d4 color shades, tints & tones
#ffe2d4 color schemes
#ffe2d4 color preview, HTML & CSS examples
This text has a color of #ffe2d4
<p style="color:#ffe2d4;">Text here</p>
.mytext {color:#ffe2d4;}
This box has a color of #ffe2d4
<div style="background-color:#ffe2d4;">Content here</div>
.mybackground {background-color:#ffe2d4;}
Border around this has a color of #ffe2d4
<div style="border:2px solid #ffe2d4;">Content here</div>
.myborder {border:2px solid #ffe2d4;}