#ffe6d7 color space conversions
Hex:
#ffe6d7
RGB:
255, 230, 215
CMY:
0, 10, 16
CMYK:
0, 10, 16, 0
HSL:
23°, 100.0000%, 92.1569%
HSV (HSB):
23°, 15.6863%, 100.0000%
XYZ:
81.8026, 82.7599, 75.9528
xyY:
0.3401, 0.3441, 82.7599
CIE-Lab:
92.9092, 6.1684, 10.4000
CIE-LCH:
92.9092, 12.0917, 59.3273
CIE-Luv:
92.9092, 15.8458, 14.3451
Hunter-Lab:
90.9725, 1.3056, 14.1796
#ffe6d7 color charts
#ffe6d7 color shades, tints & tones
#ffe6d7 color schemes
#ffe6d7 color preview, HTML & CSS examples
This text has a color of #ffe6d7
<p style="color:#ffe6d7;">Text here</p>
.mytext {color:#ffe6d7;}
This box has a color of #ffe6d7
<div style="background-color:#ffe6d7;">Content here</div>
.mybackground {background-color:#ffe6d7;}
Border around this has a color of #ffe6d7
<div style="border:2px solid #ffe6d7;">Content here</div>
.myborder {border:2px solid #ffe6d7;}