#fdab8e color space conversions
Hex:
#fdab8e
RGB:
253, 171, 142
CMY:
1, 33, 44
CMYK:
0, 32, 44, 1
HSL:
16°, 96.5217%, 77.4510%
HSV (HSB):
16°, 43.8735%, 99.2157%
XYZ:
59.9534, 51.9615, 32.4609
xyY:
0.4153, 0.3599, 51.9615
CIE-Lab:
77.2578, 26.8337, 27.1821
CIE-LCH:
77.2578, 38.1957, 45.3695
CIE-Luv:
77.2578, 58.4171, 31.0233
Hunter-Lab:
72.0843, 22.3131, 23.7597
#fdab8e color charts
#fdab8e color shades, tints & tones
#fdab8e color schemes
#fdab8e color preview, HTML & CSS examples
This text has a color of #fdab8e
<p style="color:#fdab8e;">Text here</p>
.mytext {color:#fdab8e;}
This box has a color of #fdab8e
<div style="background-color:#fdab8e;">Content here</div>
.mybackground {background-color:#fdab8e;}
Border around this has a color of #fdab8e
<div style="border:2px solid #fdab8e;">Content here</div>
.myborder {border:2px solid #fdab8e;}