#fd5c30 color space conversions
Hex:
#fd5c30
RGB:
253, 92, 48
CMY:
1, 64, 81
CMYK:
0, 64, 81, 1
HSL:
13°, 98.0861%, 59.0196%
HSV (HSB):
13°, 81.0277%, 99.2157%
XYZ:
44.8687, 28.7503, 5.9808
xyY:
0.5637, 0.3612, 28.7503
CIE-Lab:
60.5607, 59.3155, 55.9748
CIE-LCH:
60.5607, 81.5568, 43.3402
CIE-Luv:
60.5607, 130.2336, 43.6040
Hunter-Lab:
53.6193, 55.5349, 30.9202
#fd5c30 color charts
#fd5c30 color shades, tints & tones
#fd5c30 color schemes
#fd5c30 color preview, HTML & CSS examples
This text has a color of #fd5c30
<p style="color:#fd5c30;">Text here</p>
.mytext {color:#fd5c30;}
This box has a color of #fd5c30
<div style="background-color:#fd5c30;">Content here</div>
.mybackground {background-color:#fd5c30;}
Border around this has a color of #fd5c30
<div style="border:2px solid #fd5c30;">Content here</div>
.myborder {border:2px solid #fd5c30;}