#fc392e color space conversions
Hex:
#fc392e
RGB:
252, 57, 46
CMY:
1, 78, 82
CMYK:
0, 77, 82, 1
HSL:
3°, 97.1698%, 58.4314%
HSV (HSB):
3°, 81.7460%, 98.8235%
XYZ:
42.1012, 23.8190, 4.9633
xyY:
0.5939, 0.3360, 23.8190
CIE-Lab:
55.9061, 71.2035, 52.5318
CIE-LCH:
55.9061, 88.4846, 36.4188
CIE-Luv:
55.9061, 151.6527, 35.7015
Hunter-Lab:
48.8047, 68.5741, 28.1336
#fc392e color charts
#fc392e color shades, tints & tones
#fc392e color schemes
#fc392e color preview, HTML & CSS examples
This text has a color of #fc392e
<p style="color:#fc392e;">Text here</p>
.mytext {color:#fc392e;}
This box has a color of #fc392e
<div style="background-color:#fc392e;">Content here</div>
.mybackground {background-color:#fc392e;}
Border around this has a color of #fc392e
<div style="border:2px solid #fc392e;">Content here</div>
.myborder {border:2px solid #fc392e;}