#fd483d color space conversions
Hex:
#fd483d
RGB:
253, 72, 61
CMY:
1, 72, 76
CMYK:
0, 72, 76, 1
HSL:
3°, 97.9592%, 61.5686%
HSV (HSB):
3°, 75.8893%, 99.2157%
XYZ:
43.6677, 25.8543, 7.1037
xyY:
0.5699, 0.3374, 25.8543
CIE-Lab:
57.8985, 67.2854, 46.8971
CIE-LCH:
57.8985, 82.0162, 34.8760
CIE-Luv:
57.8985, 141.4458, 34.2919
Hunter-Lab:
50.8471, 64.3139, 27.3097
#fd483d color charts
#fd483d color shades, tints & tones
#fd483d color schemes
#fd483d color preview, HTML & CSS examples
This text has a color of #fd483d
<p style="color:#fd483d;">Text here</p>
.mytext {color:#fd483d;}
This box has a color of #fd483d
<div style="background-color:#fd483d;">Content here</div>
.mybackground {background-color:#fd483d;}
Border around this has a color of #fd483d
<div style="border:2px solid #fd483d;">Content here</div>
.myborder {border:2px solid #fd483d;}