#fd300b color space conversions
Hex:
#fd300b
RGB:
253, 48, 11
CMY:
1, 81, 96
CMYK:
0, 81, 96, 1
HSL:
9°, 98.3740%, 51.7647%
HSV (HSB):
9°, 95.6522%, 99.2157%
XYZ:
41.6254, 23.0207, 2.5661
xyY:
0.6193, 0.3425, 23.0207
CIE-Lab:
55.0937, 73.2641, 65.2336
CIE-LCH:
55.0937, 98.0971, 41.6815
CIE-Luv:
55.0937, 160.4853, 40.5895
Hunter-Lab:
47.9799, 70.8943, 30.4149
#fd300b color charts
#fd300b color shades, tints & tones
#fd300b color schemes
#fd300b color preview, HTML & CSS examples
This text has a color of #fd300b
<p style="color:#fd300b;">Text here</p>
.mytext {color:#fd300b;}
This box has a color of #fd300b
<div style="background-color:#fd300b;">Content here</div>
.mybackground {background-color:#fd300b;}
Border around this has a color of #fd300b
<div style="border:2px solid #fd300b;">Content here</div>
.myborder {border:2px solid #fd300b;}