#fc282a color space conversions
Hex:
#fc282a
RGB:
252, 40, 42
CMY:
1, 84, 84
CMYK:
0, 84, 83, 1
HSL:
359°, 97.2477%, 57.2549%
HSV (HSB):
359°, 84.1270%, 98.8235%
XYZ:
41.3216, 22.3802, 4.3324
xyY:
0.6074, 0.3290, 22.3802
CIE-Lab:
54.4281, 75.2070, 53.1489
CIE-LCH:
54.4281, 92.0918, 35.2489
CIE-Luv:
54.4281, 159.8728, 34.0346
Hunter-Lab:
47.3077, 73.1249, 27.6857
#fc282a color charts
#fc282a color shades, tints & tones
#fc282a color schemes
#fc282a color preview, HTML & CSS examples
This text has a color of #fc282a
<p style="color:#fc282a;">Text here</p>
.mytext {color:#fc282a;}
This box has a color of #fc282a
<div style="background-color:#fc282a;">Content here</div>
.mybackground {background-color:#fc282a;}
Border around this has a color of #fc282a
<div style="border:2px solid #fc282a;">Content here</div>
.myborder {border:2px solid #fc282a;}