#fc3832 color space conversions
Hex:
#fc3832
RGB:
252, 56, 50
CMY:
1, 78, 80
CMYK:
0, 78, 80, 1
HSL:
2°, 97.1154%, 59.2157%
HSV (HSB):
2°, 80.1587%, 98.8235%
XYZ:
42.1348, 23.7541, 5.3819
xyY:
0.5912, 0.3333, 23.7541
CIE-Lab:
55.8407, 71.5866, 50.4648
CIE-LCH:
55.8407, 87.5862, 35.1818
CIE-Luv:
55.8407, 151.4860, 34.3509
Hunter-Lab:
48.7382, 69.0238, 27.5697
#fc3832 color charts
#fc3832 color shades, tints & tones
#fc3832 color schemes
#fc3832 color preview, HTML & CSS examples
This text has a color of #fc3832
<p style="color:#fc3832;">Text here</p>
.mytext {color:#fc3832;}
This box has a color of #fc3832
<div style="background-color:#fc3832;">Content here</div>
.mybackground {background-color:#fc3832;}
Border around this has a color of #fc3832
<div style="border:2px solid #fc3832;">Content here</div>
.myborder {border:2px solid #fc3832;}