#fda89e color space conversions
Hex:
#fda89e
RGB:
253, 168, 158
CMY:
1, 34, 38
CMYK:
0, 34, 38, 1
HSL:
6°, 95.9596%, 80.5882%
HSV (HSB):
6°, 37.5494%, 99.2157%
XYZ:
60.6822, 51.3565, 39.0623
xyY:
0.4016, 0.3399, 51.3565
CIE-Lab:
76.8945, 30.1303, 18.0514
CIE-LCH:
76.8945, 35.1239, 30.9264
CIE-Luv:
76.8945, 58.1230, 19.1071
Hunter-Lab:
71.6635, 25.7367, 17.8467
#fda89e color charts
#fda89e color shades, tints & tones
#fda89e color schemes
#fda89e color preview, HTML & CSS examples
This text has a color of #fda89e
<p style="color:#fda89e;">Text here</p>
.mytext {color:#fda89e;}
This box has a color of #fda89e
<div style="background-color:#fda89e;">Content here</div>
.mybackground {background-color:#fda89e;}
Border around this has a color of #fda89e
<div style="border:2px solid #fda89e;">Content here</div>
.myborder {border:2px solid #fda89e;}