#fc161e color space conversions
Hex:
#fc161e
RGB:
252, 22, 30
CMY:
1, 91, 88
CMYK:
0, 91, 88, 1
HSL:
358°, 97.4576%, 53.7255%
HSV (HSB):
358°, 91.2698%, 98.8235%
XYZ:
40.6661, 21.3630, 3.2084
xyY:
0.6234, 0.3275, 21.3630
CIE-Lab:
53.3445, 77.8642, 57.7853
CIE-LCH:
53.3445, 96.9638, 36.5802
CIE-Luv:
53.3445, 167.0734, 34.8626
Hunter-Lab:
46.2201, 76.1655, 28.2384
#fc161e color charts
#fc161e color shades, tints & tones
#fc161e color schemes
#fc161e color preview, HTML & CSS examples
This text has a color of #fc161e
<p style="color:#fc161e;">Text here</p>
.mytext {color:#fc161e;}
This box has a color of #fc161e
<div style="background-color:#fc161e;">Content here</div>
.mybackground {background-color:#fc161e;}
Border around this has a color of #fc161e
<div style="border:2px solid #fc161e;">Content here</div>
.myborder {border:2px solid #fc161e;}