#ffae95 color space conversions
Hex:
#ffae95
RGB:
255, 174, 149
CMY:
0, 32, 42
CMYK:
0, 32, 42, 0
HSL:
14°, 100.0000%, 79.2157%
HSV (HSB):
14°, 41.5686%, 100.0000%
XYZ:
61.8009, 53.7020, 35.5420
xyY:
0.4092, 0.3555, 53.7020
CIE-Lab:
78.2877, 26.7547, 24.8575
CIE-LCH:
78.2877, 36.5200, 42.8949
CIE-Luv:
78.2877, 56.9666, 28.4004
Hunter-Lab:
73.2817, 22.2921, 22.5412
#ffae95 color charts
#ffae95 color shades, tints & tones
#ffae95 color schemes
#ffae95 color preview, HTML & CSS examples
This text has a color of #ffae95
<p style="color:#ffae95;">Text here</p>
.mytext {color:#ffae95;}
This box has a color of #ffae95
<div style="background-color:#ffae95;">Content here</div>
.mybackground {background-color:#ffae95;}
Border around this has a color of #ffae95
<div style="border:2px solid #ffae95;">Content here</div>
.myborder {border:2px solid #ffae95;}