#fc252b color space conversions
Hex:
#fc252b
RGB:
252, 37, 43
CMY:
1, 85, 83
CMYK:
0, 85, 83, 1
HSL:
358°, 97.2851%, 56.6667%
HSV (HSB):
358°, 85.3175%, 98.8235%
XYZ:
41.2425, 22.1930, 4.3955
xyY:
0.6080, 0.3272, 22.1930
CIE-Lab:
54.2312, 75.8139, 52.4798
CIE-LCH:
54.2312, 92.2056, 34.6917
CIE-Luv:
54.2312, 160.7996, 33.3809
Hunter-Lab:
47.1094, 73.8283, 27.4447
#fc252b color charts
#fc252b color shades, tints & tones
#fc252b color schemes
#fc252b color preview, HTML & CSS examples
This text has a color of #fc252b
<p style="color:#fc252b;">Text here</p>
.mytext {color:#fc252b;}
This box has a color of #fc252b
<div style="background-color:#fc252b;">Content here</div>
.mybackground {background-color:#fc252b;}
Border around this has a color of #fc252b
<div style="border:2px solid #fc252b;">Content here</div>
.myborder {border:2px solid #fc252b;}