#fc3b1b color space conversions
Hex:
#fc3b1b
RGB:
252, 59, 27
CMY:
1, 77, 89
CMYK:
0, 77, 89, 1
HSL:
9°, 97.4026%, 54.7059%
HSV (HSB):
9°, 89.2857%, 98.8235%
XYZ:
41.9067, 23.9025, 3.4418
xyY:
0.6051, 0.3452, 23.9025
CIE-Lab:
55.9901, 70.2538, 60.8835
CIE-LCH:
55.9901, 92.9645, 40.9129
CIE-Luv:
55.9901, 153.0273, 40.3019
Hunter-Lab:
48.8902, 67.4451, 30.0492
#fc3b1b color charts
#fc3b1b color shades, tints & tones
#fc3b1b color schemes
#fc3b1b color preview, HTML & CSS examples
This text has a color of #fc3b1b
<p style="color:#fc3b1b;">Text here</p>
.mytext {color:#fc3b1b;}
This box has a color of #fc3b1b
<div style="background-color:#fc3b1b;">Content here</div>
.mybackground {background-color:#fc3b1b;}
Border around this has a color of #fc3b1b
<div style="border:2px solid #fc3b1b;">Content here</div>
.myborder {border:2px solid #fc3b1b;}