#fc524c color space conversions
Hex:
#fc524c
RGB:
252, 82, 76
CMY:
1, 68, 70
CMYK:
0, 67, 70, 1
HSL:
2°, 96.7033%, 64.3137%
HSV (HSB):
2°, 69.8413%, 98.8235%
XYZ:
44.4667, 27.2518, 9.7540
xyY:
0.5458, 0.3345, 27.2518
CIE-Lab:
59.2067, 63.9854, 40.1776
CIE-LCH:
59.2067, 75.5538, 32.1255
CIE-Luv:
59.2067, 131.4559, 30.7734
Hunter-Lab:
52.2033, 60.6903, 25.4642
#fc524c color charts
#fc524c color shades, tints & tones
#fc524c color schemes
#fc524c color preview, HTML & CSS examples
This text has a color of #fc524c
<p style="color:#fc524c;">Text here</p>
.mytext {color:#fc524c;}
This box has a color of #fc524c
<div style="background-color:#fc524c;">Content here</div>
.mybackground {background-color:#fc524c;}
Border around this has a color of #fc524c
<div style="border:2px solid #fc524c;">Content here</div>
.myborder {border:2px solid #fc524c;}