#fd080a color space conversions
Hex:
#fd080a
RGB:
253, 8, 10
CMY:
1, 97, 96
CMYK:
0, 97, 96, 1
HSL:
360°, 98.3936%, 51.1765%
HSV (HSB):
360°, 96.8379%, 99.2157%
XYZ:
40.6496, 21.0782, 2.2132
xyY:
0.6357, 0.3297, 21.0782
CIE-Lab:
53.0350, 79.1473, 64.4439
CIE-LCH:
53.0350, 102.0652, 39.1534
CIE-Luv:
53.0350, 172.0328, 36.9542
Hunter-Lab:
45.9110, 77.6996, 29.2796
#fd080a color charts
#fd080a color shades, tints & tones
#fd080a color schemes
#fd080a color preview, HTML & CSS examples
This text has a color of #fd080a
<p style="color:#fd080a;">Text here</p>
.mytext {color:#fd080a;}
This box has a color of #fd080a
<div style="background-color:#fd080a;">Content here</div>
.mybackground {background-color:#fd080a;}
Border around this has a color of #fd080a
<div style="border:2px solid #fd080a;">Content here</div>
.myborder {border:2px solid #fd080a;}