#fc5245 color space conversions
Hex:
#fc5245
RGB:
252, 82, 69
CMY:
1, 68, 73
CMYK:
0, 67, 73, 1
HSL:
4°, 96.8254%, 62.9412%
HSV (HSB):
4°, 72.6190%, 98.8235%
XYZ:
44.2364, 27.1597, 8.5411
xyY:
0.5534, 0.3398, 27.1597
CIE-Lab:
59.1219, 63.6798, 43.9060
CIE-LCH:
59.1219, 77.3489, 34.5855
CIE-Luv:
59.1219, 132.9010, 33.6925
Hunter-Lab:
52.1150, 60.3136, 26.7635
#fc5245 color charts
#fc5245 color shades, tints & tones
#fc5245 color schemes
#fc5245 color preview, HTML & CSS examples
This text has a color of #fc5245
<p style="color:#fc5245;">Text here</p>
.mytext {color:#fc5245;}
This box has a color of #fc5245
<div style="background-color:#fc5245;">Content here</div>
.mybackground {background-color:#fc5245;}
Border around this has a color of #fc5245
<div style="border:2px solid #fc5245;">Content here</div>
.myborder {border:2px solid #fc5245;}