#fc3f2b color space conversions
Hex:
#fc3f2b
RGB:
252, 63, 43
CMY:
1, 75, 83
CMYK:
0, 75, 83, 1
HSL:
6°, 97.2093%, 57.8431%
HSV (HSB):
6°, 82.9365%, 98.8235%
XYZ:
42.3584, 24.4249, 4.7674
xyY:
0.5920, 0.3414, 24.4249
CIE-Lab:
56.5107, 69.3722, 54.5267
CIE-LCH:
56.5107, 88.2364, 38.1674
CIE-Luv:
56.5107, 148.8972, 37.6872
Hunter-Lab:
49.4215, 66.5019, 28.8757
#fc3f2b color charts
#fc3f2b color shades, tints & tones
#fc3f2b color schemes
#fc3f2b color preview, HTML & CSS examples
This text has a color of #fc3f2b
<p style="color:#fc3f2b;">Text here</p>
.mytext {color:#fc3f2b;}
This box has a color of #fc3f2b
<div style="background-color:#fc3f2b;">Content here</div>
.mybackground {background-color:#fc3f2b;}
Border around this has a color of #fc3f2b
<div style="border:2px solid #fc3f2b;">Content here</div>
.myborder {border:2px solid #fc3f2b;}