#ffe6ae color space conversions
Hex:
#ffe6ae
RGB:
255, 230, 174
CMY:
0, 10, 32
CMYK:
0, 10, 32, 0
HSL:
41°, 100.0000%, 84.1176%
HSV (HSB):
41°, 31.7647%, 100.0000%
XYZ:
77.1768, 80.9096, 51.5939
xyY:
0.3681, 0.3859, 80.9096
CIE-Lab:
92.0915, 0.5540, 30.4419
CIE-LCH:
92.0915, 30.4469, 88.9575
CIE-Luv:
92.0915, 18.8070, 42.3673
Hunter-Lab:
89.9498, -4.2593, 28.9570
#ffe6ae color charts
#ffe6ae color shades, tints & tones
#ffe6ae color schemes
#ffe6ae color preview, HTML & CSS examples
This text has a color of #ffe6ae
<p style="color:#ffe6ae;">Text here</p>
.mytext {color:#ffe6ae;}
This box has a color of #ffe6ae
<div style="background-color:#ffe6ae;">Content here</div>
.mybackground {background-color:#ffe6ae;}
Border around this has a color of #ffe6ae
<div style="border:2px solid #ffe6ae;">Content here</div>
.myborder {border:2px solid #ffe6ae;}