#ffeed6 color space conversions
Hex:
#ffeed6
RGB:
255, 238, 214
CMY:
0, 7, 16
CMYK:
0, 7, 16, 0
HSL:
35°, 100.0000%, 91.9608%
HSV (HSB):
35°, 16.0784%, 100.0000%
XYZ:
83.9521, 87.2641, 76.0372
xyY:
0.3395, 0.3529, 87.2641
CIE-Lab:
94.8502, 1.9320, 13.6808
CIE-LCH:
94.8502, 13.8166, 81.9618
CIE-Luv:
94.8502, 11.4899, 19.9232
Hunter-Lab:
93.4153, -3.0591, 17.1304
#ffeed6 color charts
#ffeed6 color shades, tints & tones
#ffeed6 color schemes
#ffeed6 color preview, HTML & CSS examples
This text has a color of #ffeed6
<p style="color:#ffeed6;">Text here</p>
.mytext {color:#ffeed6;}
This box has a color of #ffeed6
<div style="background-color:#ffeed6;">Content here</div>
.mybackground {background-color:#ffeed6;}
Border around this has a color of #ffeed6
<div style="border:2px solid #ffeed6;">Content here</div>
.myborder {border:2px solid #ffeed6;}