#fd3011 color space conversions
Hex:
#fd3011
RGB:
253, 48, 17
CMY:
1, 81, 93
CMYK:
0, 81, 93, 1
HSL:
8°, 98.3333%, 52.9412%
HSV (HSB):
8°, 93.2806%, 99.2157%
XYZ:
41.6661, 23.0370, 2.7809
xyY:
0.6174, 0.3414, 23.0370
CIE-Lab:
55.1105, 73.3157, 63.7059
CIE-LCH:
55.1105, 97.1269, 40.9882
CIE-Luv:
55.1105, 160.1192, 39.9839
Hunter-Lab:
47.9969, 70.9614, 30.1627
#fd3011 color charts
#fd3011 color shades, tints & tones
#fd3011 color schemes
#fd3011 color preview, HTML & CSS examples
This text has a color of #fd3011
<p style="color:#fd3011;">Text here</p>
.mytext {color:#fd3011;}
This box has a color of #fd3011
<div style="background-color:#fd3011;">Content here</div>
.mybackground {background-color:#fd3011;}
Border around this has a color of #fd3011
<div style="border:2px solid #fd3011;">Content here</div>
.myborder {border:2px solid #fd3011;}