#ffe5b4 color space conversions
Hex:
#ffe5b4
RGB:
255, 229, 180
CMY:
0, 10, 29
CMYK:
0, 10, 29, 0
HSL:
39°, 100.0000%, 85.2941%
HSV (HSB):
39°, 29.4118%, 100.0000%
XYZ:
77.4975, 80.5939, 54.6516
xyY:
0.3643, 0.3788, 80.5939
CIE-Lab:
91.9507, 1.8060, 27.1778
CIE-LCH:
91.9507, 27.2377, 86.1981
CIE-Luv:
91.9507, 18.9982, 37.9852
Hunter-Lab:
89.7741, -3.0145, 26.7480
#ffe5b4 color charts
#ffe5b4 color shades, tints & tones
#ffe5b4 color schemes
#ffe5b4 color preview, HTML & CSS examples
This text has a color of #ffe5b4
<p style="color:#ffe5b4;">Text here</p>
.mytext {color:#ffe5b4;}
This box has a color of #ffe5b4
<div style="background-color:#ffe5b4;">Content here</div>
.mybackground {background-color:#ffe5b4;}
Border around this has a color of #ffe5b4
<div style="border:2px solid #ffe5b4;">Content here</div>
.myborder {border:2px solid #ffe5b4;}