#fc252e color space conversions
Hex:
#fc252e
RGB:
252, 37, 46
CMY:
1, 85, 82
CMYK:
0, 85, 82, 1
HSL:
357°, 97.2851%, 56.6667%
HSV (HSB):
357°, 85.3175%, 98.8235%
XYZ:
41.2996, 22.2158, 4.6961
xyY:
0.6055, 0.3257, 22.2158
CIE-Lab:
54.2553, 75.8847, 50.9913
CIE-LCH:
54.2553, 91.4254, 33.8994
CIE-Luv:
54.2553, 160.2793, 32.5505
Hunter-Lab:
47.1337, 73.9218, 27.0863
#fc252e color charts
#fc252e color shades, tints & tones
#fc252e color schemes
#fc252e color preview, HTML & CSS examples
This text has a color of #fc252e
<p style="color:#fc252e;">Text here</p>
.mytext {color:#fc252e;}
This box has a color of #fc252e
<div style="background-color:#fc252e;">Content here</div>
.mybackground {background-color:#fc252e;}
Border around this has a color of #fc252e
<div style="border:2px solid #fc252e;">Content here</div>
.myborder {border:2px solid #fc252e;}