#fc7d50 color space conversions
Hex:
#fc7d50
RGB:
252, 125, 80
CMY:
1, 51, 69
CMYK:
0, 50, 68, 1
HSL:
16°, 96.6292%, 65.0980%
HSV (HSB):
16°, 68.2540%, 98.8235%
XYZ:
48.9265, 35.9419, 11.9482
xyY:
0.5054, 0.3712, 35.9419
CIE-Lab:
66.4755, 45.2199, 46.4480
CIE-LCH:
66.4755, 64.8248, 45.7675
CIE-Luv:
66.4755, 100.1086, 43.3300
Hunter-Lab:
59.9515, 40.7587, 30.1497
#fc7d50 color charts
#fc7d50 color shades, tints & tones
#fc7d50 color schemes
#fc7d50 color preview, HTML & CSS examples
This text has a color of #fc7d50
<p style="color:#fc7d50;">Text here</p>
.mytext {color:#fc7d50;}
This box has a color of #fc7d50
<div style="background-color:#fc7d50;">Content here</div>
.mybackground {background-color:#fc7d50;}
Border around this has a color of #fc7d50
<div style="border:2px solid #fc7d50;">Content here</div>
.myborder {border:2px solid #fc7d50;}