#fc4030 color space conversions
Hex:
#fc4030
RGB:
252, 64, 48
CMY:
1, 75, 81
CMYK:
0, 75, 81, 1
HSL:
5°, 97.1429%, 58.8235%
HSV (HSB):
5°, 80.9524%, 98.8235%
XYZ:
42.5118, 24.5756, 5.2993
xyY:
0.5873, 0.3395, 24.5756
CIE-Lab:
56.6596, 69.1908, 52.2541
CIE-LCH:
56.6596, 86.7055, 37.0607
CIE-Luv:
56.6596, 147.5770, 36.5325
Hunter-Lab:
49.5738, 66.3176, 28.3638
#fc4030 color charts
#fc4030 color shades, tints & tones
#fc4030 color schemes
#fc4030 color preview, HTML & CSS examples
This text has a color of #fc4030
<p style="color:#fc4030;">Text here</p>
.mytext {color:#fc4030;}
This box has a color of #fc4030
<div style="background-color:#fc4030;">Content here</div>
.mybackground {background-color:#fc4030;}
Border around this has a color of #fc4030
<div style="border:2px solid #fc4030;">Content here</div>
.myborder {border:2px solid #fc4030;}