#fc5f52 color space conversions
Hex:
#fc5f52
RGB:
252, 95, 82
CMY:
1, 63, 68
CMYK:
0, 62, 67, 1
HSL:
5°, 96.5909%, 65.4902%
HSV (HSB):
5°, 67.4603%, 98.8235%
XYZ:
45.7601, 29.4891, 11.2628
xyY:
0.5289, 0.3409, 29.4891
CIE-Lab:
61.2108, 59.0744, 39.2381
CIE-LCH:
61.2108, 70.9183, 33.5927
CIE-Luv:
61.2108, 121.6608, 31.9955
Hunter-Lab:
54.3038, 55.3845, 25.7158
#fc5f52 color charts
#fc5f52 color shades, tints & tones
#fc5f52 color schemes
#fc5f52 color preview, HTML & CSS examples
This text has a color of #fc5f52
<p style="color:#fc5f52;">Text here</p>
.mytext {color:#fc5f52;}
This box has a color of #fc5f52
<div style="background-color:#fc5f52;">Content here</div>
.mybackground {background-color:#fc5f52;}
Border around this has a color of #fc5f52
<div style="border:2px solid #fc5f52;">Content here</div>
.myborder {border:2px solid #fc5f52;}