#fd572c color space conversions
Hex:
#fd572c
RGB:
253, 87, 44
CMY:
1, 66, 83
CMYK:
0, 66, 83, 1
HSL:
12°, 98.1221%, 58.2353%
HSV (HSB):
12°, 82.6087%, 99.2157%
XYZ:
44.3708, 27.8809, 5.4258
xyY:
0.5712, 0.3589, 27.8809
CIE-Lab:
59.7810, 61.2310, 57.0590
CIE-LCH:
59.7810, 83.6957, 42.9800
CIE-Luv:
59.7810, 134.2890, 43.2665
Hunter-Lab:
52.8024, 57.5929, 30.8692
#fd572c color charts
#fd572c color shades, tints & tones
#fd572c color schemes
#fd572c color preview, HTML & CSS examples
This text has a color of #fd572c
<p style="color:#fd572c;">Text here</p>
.mytext {color:#fd572c;}
This box has a color of #fd572c
<div style="background-color:#fd572c;">Content here</div>
.mybackground {background-color:#fd572c;}
Border around this has a color of #fd572c
<div style="border:2px solid #fd572c;">Content here</div>
.myborder {border:2px solid #fd572c;}