#fdae81 color space conversions
Hex:
#fdae81
RGB:
253, 174, 129
CMY:
1, 32, 49
CMYK:
0, 31, 49, 1
HSL:
22°, 96.8750%, 74.9020%
HSV (HSB):
22°, 49.0119%, 99.2157%
XYZ:
59.6065, 52.7397, 27.8071
xyY:
0.4253, 0.3763, 52.7397
CIE-Lab:
77.7211, 24.0081, 34.6978
CIE-LCH:
77.7211, 42.1939, 55.3198
CIE-Luv:
77.7211, 57.9960, 40.2080
Hunter-Lab:
72.6221, 19.4198, 28.1333
#fdae81 color charts
#fdae81 color shades, tints & tones
#fdae81 color schemes
#fdae81 color preview, HTML & CSS examples
This text has a color of #fdae81
<p style="color:#fdae81;">Text here</p>
.mytext {color:#fdae81;}
This box has a color of #fdae81
<div style="background-color:#fdae81;">Content here</div>
.mybackground {background-color:#fdae81;}
Border around this has a color of #fdae81
<div style="border:2px solid #fdae81;">Content here</div>
.myborder {border:2px solid #fdae81;}