#fc482b color space conversions
Hex:
#fc482b
RGB:
252, 72, 43
CMY:
1, 72, 83
CMYK:
0, 71, 83, 1
HSL:
8°, 97.2093%, 57.8431%
HSV (HSB):
8°, 82.9365%, 98.8235%
XYZ:
42.8983, 25.5046, 4.9474
xyY:
0.5848, 0.3477, 25.5046
CIE-Lab:
57.5638, 66.4487, 55.4664
CIE-LCH:
57.5638, 86.5560, 39.8526
CIE-Luv:
57.5638, 143.5825, 39.6480
Hunter-Lab:
50.5021, 63.2457, 29.5432
#fc482b color charts
#fc482b color shades, tints & tones
#fc482b color schemes
#fc482b color preview, HTML & CSS examples
This text has a color of #fc482b
<p style="color:#fc482b;">Text here</p>
.mytext {color:#fc482b;}
This box has a color of #fc482b
<div style="background-color:#fc482b;">Content here</div>
.mybackground {background-color:#fc482b;}
Border around this has a color of #fc482b
<div style="border:2px solid #fc482b;">Content here</div>
.myborder {border:2px solid #fc482b;}