#fc5f48 color space conversions
Hex:
#fc5f48
RGB:
252, 95, 72
CMY:
1, 63, 72
CMYK:
0, 62, 71, 1
HSL:
8°, 96.7742%, 63.5294%
HSV (HSB):
8°, 71.4286%, 98.8235%
XYZ:
45.4068, 29.3477, 9.4024
xyY:
0.5395, 0.3487, 29.3477
CIE-Lab:
61.0873, 58.5957, 44.5084
CIE-LCH:
61.0873, 73.5830, 37.2198
CIE-Luv:
61.0873, 123.5970, 36.2957
Hunter-Lab:
54.1736, 54.8101, 27.6311
#fc5f48 color charts
#fc5f48 color shades, tints & tones
#fc5f48 color schemes
#fc5f48 color preview, HTML & CSS examples
This text has a color of #fc5f48
<p style="color:#fc5f48;">Text here</p>
.mytext {color:#fc5f48;}
This box has a color of #fc5f48
<div style="background-color:#fc5f48;">Content here</div>
.mybackground {background-color:#fc5f48;}
Border around this has a color of #fc5f48
<div style="border:2px solid #fc5f48;">Content here</div>
.myborder {border:2px solid #fc5f48;}