#fc7d4a color space conversions
Hex:
#fc7d4a
RGB:
252, 125, 74
CMY:
1, 51, 71
CMYK:
0, 50, 71, 1
HSL:
17°, 96.7391%, 63.9216%
HSV (HSB):
17°, 70.6349%, 98.8235%
XYZ:
48.7145, 35.8571, 10.8321
xyY:
0.5106, 0.3758, 35.8571
CIE-Lab:
66.4106, 44.9202, 49.4153
CIE-LCH:
66.4106, 66.7810, 47.7281
CIE-Luv:
66.4106, 100.9423, 45.7172
Hunter-Lab:
59.8808, 40.4229, 31.1913
#fc7d4a color charts
#fc7d4a color shades, tints & tones
#fc7d4a color schemes
#fc7d4a color preview, HTML & CSS examples
This text has a color of #fc7d4a
<p style="color:#fc7d4a;">Text here</p>
.mytext {color:#fc7d4a;}
This box has a color of #fc7d4a
<div style="background-color:#fc7d4a;">Content here</div>
.mybackground {background-color:#fc7d4a;}
Border around this has a color of #fc7d4a
<div style="border:2px solid #fc7d4a;">Content here</div>
.myborder {border:2px solid #fc7d4a;}