#fc481c color space conversions
Hex:
#fc481c
RGB:
252, 72, 28
CMY:
1, 72, 89
CMYK:
0, 71, 89, 1
HSL:
12°, 97.3913%, 54.9020%
HSV (HSB):
12°, 88.8889%, 98.8235%
XYZ:
42.6718, 25.4140, 3.7549
xyY:
0.5940, 0.3538, 25.4140
CIE-Lab:
57.4766, 66.1485, 61.5843
CIE-LCH:
57.4766, 90.3783, 42.9536
CIE-Luv:
57.4766, 145.2642, 42.8094
Hunter-Lab:
50.4123, 62.8710, 30.8724
#fc481c color charts
#fc481c color shades, tints & tones
#fc481c color schemes
#fc481c color preview, HTML & CSS examples
This text has a color of #fc481c
<p style="color:#fc481c;">Text here</p>
.mytext {color:#fc481c;}
This box has a color of #fc481c
<div style="background-color:#fc481c;">Content here</div>
.mybackground {background-color:#fc481c;}
Border around this has a color of #fc481c
<div style="border:2px solid #fc481c;">Content here</div>
.myborder {border:2px solid #fc481c;}