#fc5050 color space conversions
Hex:
#fc5050
RGB:
252, 80, 80
CMY:
1, 69, 69
CMYK:
0, 68, 68, 1
HSL:
0°, 96.6292%, 65.0980%
HSV (HSB):
0°, 68.2540%, 98.8235%
XYZ:
44.4615, 27.0120, 10.4599
xyY:
0.5427, 0.3297, 27.0120
CIE-Lab:
58.9854, 64.9243, 37.6873
CIE-LCH:
58.9854, 75.0700, 30.1343
CIE-Luv:
58.9854, 131.8045, 28.4206
Hunter-Lab:
51.9730, 61.7491, 24.4487
#fc5050 color charts
#fc5050 color shades, tints & tones
#fc5050 color schemes
#fc5050 color preview, HTML & CSS examples
This text has a color of #fc5050
<p style="color:#fc5050;">Text here</p>
.mytext {color:#fc5050;}
This box has a color of #fc5050
<div style="background-color:#fc5050;">Content here</div>
.mybackground {background-color:#fc5050;}
Border around this has a color of #fc5050
<div style="border:2px solid #fc5050;">Content here</div>
.myborder {border:2px solid #fc5050;}