#fd5b3e color space conversions
Hex:
#fd5b3e
RGB:
253, 91, 62
CMY:
1, 64, 76
CMYK:
0, 64, 75, 1
HSL:
9°, 97.9487%, 61.7647%
HSV (HSB):
9°, 75.4941%, 99.2157%
XYZ:
45.1186, 28.7126, 7.7215
xyY:
0.5532, 0.3521, 28.7126
CIE-Lab:
60.5272, 60.1815, 49.1598
CIE-LCH:
60.5272, 77.7078, 39.2440
CIE-Luv:
60.5272, 128.9277, 38.9927
Hunter-Lab:
53.5842, 56.5272, 28.9652
#fd5b3e color charts
#fd5b3e color shades, tints & tones
#fd5b3e color schemes
#fd5b3e color preview, HTML & CSS examples
This text has a color of #fd5b3e
<p style="color:#fd5b3e;">Text here</p>
.mytext {color:#fd5b3e;}
This box has a color of #fd5b3e
<div style="background-color:#fd5b3e;">Content here</div>
.mybackground {background-color:#fd5b3e;}
Border around this has a color of #fd5b3e
<div style="border:2px solid #fd5b3e;">Content here</div>
.myborder {border:2px solid #fd5b3e;}