#fc4c30 color space conversions
Hex:
#fc4c30
RGB:
252, 76, 48
CMY:
1, 70, 81
CMYK:
0, 70, 81, 1
HSL:
8°, 97.1429%, 58.8235%
HSV (HSB):
8°, 80.9524%, 98.8235%
XYZ:
43.2628, 26.0777, 5.5496
xyY:
0.5777, 0.3482, 26.0777
CIE-Lab:
58.1108, 65.1744, 53.6238
CIE-LCH:
58.1108, 84.3991, 39.4467
CIE-Luv:
58.1108, 140.3607, 39.2620
Hunter-Lab:
51.0664, 61.8570, 29.3031
#fc4c30 color charts
#fc4c30 color shades, tints & tones
#fc4c30 color schemes
#fc4c30 color preview, HTML & CSS examples
This text has a color of #fc4c30
<p style="color:#fc4c30;">Text here</p>
.mytext {color:#fc4c30;}
This box has a color of #fc4c30
<div style="background-color:#fc4c30;">Content here</div>
.mybackground {background-color:#fc4c30;}
Border around this has a color of #fc4c30
<div style="border:2px solid #fc4c30;">Content here</div>
.myborder {border:2px solid #fc4c30;}