#fd083a color space conversions
Hex:
#fd083a
RGB:
253, 8, 58
CMY:
1, 97, 77
CMYK:
0, 97, 77, 1
HSL:
348°, 98.3936%, 51.1765%
HSV (HSB):
348°, 96.8379%, 99.2157%
XYZ:
41.3586, 21.3618, 5.9464
xyY:
0.6023, 0.3111, 21.3618
CIE-Lab:
53.3432, 79.9962, 43.6772
CIE-LCH:
53.3432, 91.1432, 28.6341
CIE-Luv:
53.3432, 165.0050, 26.4217
Hunter-Lab:
46.2188, 78.8464, 24.7251
#fd083a color charts
#fd083a color shades, tints & tones
#fd083a color schemes
#fd083a color preview, HTML & CSS examples
This text has a color of #fd083a
<p style="color:#fd083a;">Text here</p>
.mytext {color:#fd083a;}
This box has a color of #fd083a
<div style="background-color:#fd083a;">Content here</div>
.mybackground {background-color:#fd083a;}
Border around this has a color of #fd083a
<div style="border:2px solid #fd083a;">Content here</div>
.myborder {border:2px solid #fd083a;}