#fc5f51 color space conversions
Hex:
#fc5f51
RGB:
252, 95, 81
CMY:
1, 63, 68
CMYK:
0, 62, 68, 1
HSL:
5°, 96.6102%, 65.2941%
HSV (HSB):
5°, 67.8571%, 98.8235%
XYZ:
45.7223, 29.4739, 11.0638
xyY:
0.5301, 0.3417, 29.4739
CIE-Lab:
61.1977, 59.0233, 39.7715
CIE-LCH:
61.1977, 71.1725, 33.9732
CIE-Luv:
61.1977, 121.8651, 32.4499
Hunter-Lab:
54.2899, 55.3232, 25.9202
#fc5f51 color charts
#fc5f51 color shades, tints & tones
#fc5f51 color schemes
#fc5f51 color preview, HTML & CSS examples
This text has a color of #fc5f51
<p style="color:#fc5f51;">Text here</p>
.mytext {color:#fc5f51;}
This box has a color of #fc5f51
<div style="background-color:#fc5f51;">Content here</div>
.mybackground {background-color:#fc5f51;}
Border around this has a color of #fc5f51
<div style="border:2px solid #fc5f51;">Content here</div>
.myborder {border:2px solid #fc5f51;}