#fc281a color space conversions
Hex:
#fc281a
RGB:
252, 40, 26
CMY:
1, 84, 90
CMYK:
0, 84, 90, 1
HSL:
4°, 97.4138%, 54.5098%
HSV (HSB):
4°, 89.6825%, 98.8235%
XYZ:
41.0901, 22.2876, 3.1135
xyY:
0.6180, 0.3352, 22.2876
CIE-Lab:
54.3308, 74.9176, 60.1010
CIE-LCH:
54.3308, 96.0457, 38.7376
CIE-Luv:
54.3308, 161.9927, 37.4469
Hunter-Lab:
47.2098, 72.7446, 29.1366
#fc281a color charts
#fc281a color shades, tints & tones
#fc281a color schemes
#fc281a color preview, HTML & CSS examples
This text has a color of #fc281a
<p style="color:#fc281a;">Text here</p>
.mytext {color:#fc281a;}
This box has a color of #fc281a
<div style="background-color:#fc281a;">Content here</div>
.mybackground {background-color:#fc281a;}
Border around this has a color of #fc281a
<div style="border:2px solid #fc281a;">Content here</div>
.myborder {border:2px solid #fc281a;}