#fd550c color space conversions
Hex:
#fd550c
RGB:
253, 85, 12
CMY:
1, 67, 95
CMYK:
0, 66, 95, 1
HSL:
18°, 98.3673%, 51.9608%
HSV (HSB):
18°, 95.2569%, 99.2157%
XYZ:
43.8229, 27.4062, 3.3280
xyY:
0.5878, 0.3676, 27.4062
CIE-Lab:
59.3484, 61.4921, 67.3786
CIE-LCH:
59.3484, 91.2204, 47.6153
CIE-Luv:
59.3484, 138.2677, 48.0049
Hunter-Lab:
52.3509, 57.8080, 32.8765
#fd550c color charts
#fd550c color shades, tints & tones
#fd550c color schemes
#fd550c color preview, HTML & CSS examples
This text has a color of #fd550c
<p style="color:#fd550c;">Text here</p>
.mytext {color:#fd550c;}
This box has a color of #fd550c
<div style="background-color:#fd550c;">Content here</div>
.mybackground {background-color:#fd550c;}
Border around this has a color of #fd550c
<div style="border:2px solid #fd550c;">Content here</div>
.myborder {border:2px solid #fd550c;}