#fc5150 color space conversions
Hex:
#fc5150
RGB:
252, 81, 80
CMY:
1, 68, 69
CMYK:
0, 68, 68, 1
HSL:
0°, 96.6292%, 65.0980%
HSV (HSB):
0°, 68.2540%, 98.8235%
XYZ:
44.5353, 27.1595, 10.4845
xyY:
0.5419, 0.3305, 27.1595
CIE-Lab:
59.1217, 64.5515, 37.8505
CIE-LCH:
59.1217, 74.8302, 30.3857
CIE-Luv:
59.1217, 131.1905, 28.7006
Hunter-Lab:
52.1148, 61.3384, 24.5524
#fc5150 color charts
#fc5150 color shades, tints & tones
#fc5150 color schemes
#fc5150 color preview, HTML & CSS examples
This text has a color of #fc5150
<p style="color:#fc5150;">Text here</p>
.mytext {color:#fc5150;}
This box has a color of #fc5150
<div style="background-color:#fc5150;">Content here</div>
.mybackground {background-color:#fc5150;}
Border around this has a color of #fc5150
<div style="border:2px solid #fc5150;">Content here</div>
.myborder {border:2px solid #fc5150;}