#fd7f57 color space conversions
Hex:
#fd7f57
RGB:
253, 127, 87
CMY:
1, 50, 66
CMYK:
0, 50, 66, 1
HSL:
14°, 97.6471%, 66.6667%
HSV (HSB):
14°, 65.6126%, 99.2157%
XYZ:
49.8177, 36.7495, 13.4845
xyY:
0.4979, 0.3673, 36.7495
CIE-Lab:
67.0887, 44.9953, 43.5656
CIE-LCH:
67.0887, 62.6301, 44.0751
CIE-Luv:
67.0887, 98.3666, 41.1954
Hunter-Lab:
60.6214, 40.6011, 29.2466
#fd7f57 color charts
#fd7f57 color shades, tints & tones
#fd7f57 color schemes
#fd7f57 color preview, HTML & CSS examples
This text has a color of #fd7f57
<p style="color:#fd7f57;">Text here</p>
.mytext {color:#fd7f57;}
This box has a color of #fd7f57
<div style="background-color:#fd7f57;">Content here</div>
.mybackground {background-color:#fd7f57;}
Border around this has a color of #fd7f57
<div style="border:2px solid #fd7f57;">Content here</div>
.myborder {border:2px solid #fd7f57;}