#fc5d3d color space conversions
Hex:
#fc5d3d
RGB:
252, 93, 61
CMY:
1, 64, 76
CMYK:
0, 63, 76, 1
HSL:
10°, 96.9543%, 61.3725%
HSV (HSB):
10°, 75.7937%, 98.8235%
XYZ:
44.9015, 28.8611, 7.6190
xyY:
0.5517, 0.3546, 28.8611
CIE-Lab:
60.6588, 58.9875, 49.7546
CIE-LCH:
60.6588, 77.1690, 40.1469
CIE-Luv:
60.6588, 126.8709, 39.7932
Hunter-Lab:
53.7225, 55.1768, 29.1971
#fc5d3d color charts
#fc5d3d color shades, tints & tones
#fc5d3d color schemes
#fc5d3d color preview, HTML & CSS examples
This text has a color of #fc5d3d
<p style="color:#fc5d3d;">Text here</p>
.mytext {color:#fc5d3d;}
This box has a color of #fc5d3d
<div style="background-color:#fc5d3d;">Content here</div>
.mybackground {background-color:#fc5d3d;}
Border around this has a color of #fc5d3d
<div style="border:2px solid #fc5d3d;">Content here</div>
.myborder {border:2px solid #fc5d3d;}