#ffae6a color space conversions
Hex:
#ffae6a
RGB:
255, 174, 106
CMY:
0, 32, 58
CMYK:
0, 32, 58, 0
HSL:
27°, 100.0000%, 70.7843%
HSV (HSB):
27°, 58.4314%, 100.0000%
XYZ:
58.9776, 52.5727, 20.6748
xyY:
0.4460, 0.3976, 52.5727
CIE-Lab:
77.6220, 22.9244, 46.4635
CIE-LCH:
77.6220, 51.8110, 63.7389
CIE-Luv:
77.6220, 62.0774, 52.3176
Hunter-Lab:
72.5070, 18.3054, 33.8489
#ffae6a color charts
#ffae6a color shades, tints & tones
#ffae6a color schemes
#ffae6a color preview, HTML & CSS examples
This text has a color of #ffae6a
<p style="color:#ffae6a;">Text here</p>
.mytext {color:#ffae6a;}
This box has a color of #ffae6a
<div style="background-color:#ffae6a;">Content here</div>
.mybackground {background-color:#ffae6a;}
Border around this has a color of #ffae6a
<div style="border:2px solid #ffae6a;">Content here</div>
.myborder {border:2px solid #ffae6a;}