#fd330c color space conversions
Hex:
#fd330c
RGB:
253, 51, 12
CMY:
1, 80, 95
CMYK:
0, 80, 95, 1
HSL:
10°, 98.3673%, 51.9608%
HSV (HSB):
10°, 95.2569%, 99.2157%
XYZ:
41.7582, 23.2768, 2.6398
xyY:
0.6170, 0.3440, 23.2768
CIE-Lab:
55.3564, 72.5352, 65.1430
CIE-LCH:
55.3564, 97.4935, 41.9266
CIE-Luv:
55.3564, 159.0150, 40.9678
Hunter-Lab:
48.2461, 70.0656, 30.5282
#fd330c color charts
#fd330c color shades, tints & tones
#fd330c color schemes
#fd330c color preview, HTML & CSS examples
This text has a color of #fd330c
<p style="color:#fd330c;">Text here</p>
.mytext {color:#fd330c;}
This box has a color of #fd330c
<div style="background-color:#fd330c;">Content here</div>
.mybackground {background-color:#fd330c;}
Border around this has a color of #fd330c
<div style="border:2px solid #fd330c;">Content here</div>
.myborder {border:2px solid #fd330c;}