#fc372b color space conversions
Hex:
#fc372b
RGB:
252, 55, 43
CMY:
1, 78, 83
CMYK:
0, 78, 83, 1
HSL:
3°, 97.2093%, 57.8431%
HSV (HSB):
3°, 82.9365%, 98.8235%
XYZ:
41.9471, 23.6022, 4.6303
xyY:
0.5977, 0.3363, 23.6022
CIE-Lab:
55.6873, 71.6810, 53.7894
CIE-LCH:
55.6873, 89.6185, 36.8846
CIE-Luv:
55.6873, 153.1329, 36.1416
Hunter-Lab:
48.5821, 69.1029, 28.3566
#fc372b color charts
#fc372b color shades, tints & tones
#fc372b color schemes
#fc372b color preview, HTML & CSS examples
This text has a color of #fc372b
<p style="color:#fc372b;">Text here</p>
.mytext {color:#fc372b;}
This box has a color of #fc372b
<div style="background-color:#fc372b;">Content here</div>
.mybackground {background-color:#fc372b;}
Border around this has a color of #fc372b
<div style="border:2px solid #fc372b;">Content here</div>
.myborder {border:2px solid #fc372b;}