#fdad7f color space conversions
Hex:
#fdad7f
RGB:
253, 173, 127
CMY:
1, 32, 50
CMYK:
0, 32, 50, 1
HSL:
22°, 96.9231%, 74.5098%
HSV (HSB):
22°, 49.8024%, 99.2157%
XYZ:
59.2823, 52.3021, 27.0495
xyY:
0.4276, 0.3773, 52.3021
CIE-Lab:
77.4611, 24.3514, 35.4126
CIE-LCH:
77.4611, 42.9772, 55.4857
CIE-Luv:
77.4611, 58.9362, 40.8535
Hunter-Lab:
72.3202, 19.7598, 28.4483
#fdad7f color charts
#fdad7f color shades, tints & tones
#fdad7f color schemes
#fdad7f color preview, HTML & CSS examples
This text has a color of #fdad7f
<p style="color:#fdad7f;">Text here</p>
.mytext {color:#fdad7f;}
This box has a color of #fdad7f
<div style="background-color:#fdad7f;">Content here</div>
.mybackground {background-color:#fdad7f;}
Border around this has a color of #fdad7f
<div style="border:2px solid #fdad7f;">Content here</div>
.myborder {border:2px solid #fdad7f;}