#fc3432 color space conversions
Hex:
#fc3432
RGB:
252, 52, 50
CMY:
1, 80, 80
CMYK:
0, 79, 80, 1
HSL:
1°, 97.1154%, 59.2157%
HSV (HSB):
1°, 80.1587%, 98.8235%
XYZ:
41.9486, 23.3817, 5.3198
xyY:
0.5938, 0.3310, 23.3817
CIE-Lab:
55.4634, 72.6508, 50.0974
CIE-LCH:
55.4634, 88.2490, 34.5887
CIE-Luv:
55.4634, 153.4217, 33.6264
Hunter-Lab:
48.3546, 70.2316, 27.3254
#fc3432 color charts
#fc3432 color shades, tints & tones
#fc3432 color schemes
#fc3432 color preview, HTML & CSS examples
This text has a color of #fc3432
<p style="color:#fc3432;">Text here</p>
.mytext {color:#fc3432;}
This box has a color of #fc3432
<div style="background-color:#fc3432;">Content here</div>
.mybackground {background-color:#fc3432;}
Border around this has a color of #fc3432
<div style="border:2px solid #fc3432;">Content here</div>
.myborder {border:2px solid #fc3432;}