#fd8f6d color space conversions
Hex:
#fd8f6d
RGB:
253, 143, 109
CMY:
1, 44, 57
CMYK:
0, 43, 57, 1
HSL:
14°, 97.2973%, 70.9804%
HSV (HSB):
14°, 56.9170%, 99.2157%
XYZ:
53.0908, 41.6317, 19.7055
xyY:
0.4640, 0.3638, 41.6317
CIE-Lab:
70.6162, 38.4325, 36.2097
CIE-LCH:
70.6162, 52.8034, 43.2942
CIE-Luv:
70.6162, 83.0155, 36.9730
Hunter-Lab:
64.5226, 33.9596, 27.0584
#fd8f6d color charts
#fd8f6d color shades, tints & tones
#fd8f6d color schemes
#fd8f6d color preview, HTML & CSS examples
This text has a color of #fd8f6d
<p style="color:#fd8f6d;">Text here</p>
.mytext {color:#fd8f6d;}
This box has a color of #fd8f6d
<div style="background-color:#fd8f6d;">Content here</div>
.mybackground {background-color:#fd8f6d;}
Border around this has a color of #fd8f6d
<div style="border:2px solid #fd8f6d;">Content here</div>
.myborder {border:2px solid #fd8f6d;}