#ffe2cb color space conversions
Hex:
#ffe2cb
RGB:
255, 226, 203
CMY:
0, 11, 20
CMYK:
0, 11, 20, 0
HSL:
27°, 100.0000%, 89.8039%
HSV (HSB):
27°, 20.3922%, 100.0000%
XYZ:
79.2158, 79.9645, 67.7595
xyY:
0.3491, 0.3524, 79.9645
CIE-Lab:
91.6689, 6.4476, 14.8838
CIE-LCH:
91.6689, 16.2203, 66.5778
CIE-Luv:
91.6689, 19.0357, 20.6051
Hunter-Lab:
89.4229, 1.6354, 17.6695
#ffe2cb color charts
#ffe2cb color shades, tints & tones
#ffe2cb color schemes
#ffe2cb color preview, HTML & CSS examples
This text has a color of #ffe2cb
<p style="color:#ffe2cb;">Text here</p>
.mytext {color:#ffe2cb;}
This box has a color of #ffe2cb
<div style="background-color:#ffe2cb;">Content here</div>
.mybackground {background-color:#ffe2cb;}
Border around this has a color of #ffe2cb
<div style="border:2px solid #ffe2cb;">Content here</div>
.myborder {border:2px solid #ffe2cb;}