#fd080d color space conversions
Hex:
#fd080d
RGB:
253, 8, 13
CMY:
1, 97, 95
CMYK:
0, 97, 95, 1
HSL:
359°, 98.3936%, 51.1765%
HSV (HSB):
359°, 96.8379%, 99.2157%
XYZ:
40.6675, 21.0854, 2.3072
xyY:
0.6348, 0.3291, 21.0854
CIE-Lab:
53.0428, 79.1688, 63.6949
CIE-LCH:
53.0428, 101.6107, 38.8182
CIE-Luv:
53.0428, 171.8483, 36.6788
Hunter-Lab:
45.9188, 77.7287, 29.1641
#fd080d color charts
#fd080d color shades, tints & tones
#fd080d color schemes
#fd080d color preview, HTML & CSS examples
This text has a color of #fd080d
<p style="color:#fd080d;">Text here</p>
.mytext {color:#fd080d;}
This box has a color of #fd080d
<div style="background-color:#fd080d;">Content here</div>
.mybackground {background-color:#fd080d;}
Border around this has a color of #fd080d
<div style="border:2px solid #fd080d;">Content here</div>
.myborder {border:2px solid #fd080d;}