#fc525e color space conversions
Hex:
#fc525e
RGB:
252, 82, 94
CMY:
1, 68, 63
CMYK:
0, 67, 63, 1
HSL:
356°, 96.5909%, 65.4902%
HSV (HSB):
356°, 67.4603%, 98.8235%
XYZ:
45.1826, 27.5382, 13.5237
xyY:
0.5239, 0.3193, 27.5382
CIE-Lab:
59.4692, 64.9259, 30.3321
CIE-LCH:
59.4692, 71.6617, 25.0410
CIE-Luv:
59.4692, 127.1525, 22.0467
Hunter-Lab:
52.4768, 61.8540, 21.4543
#fc525e color charts
#fc525e color shades, tints & tones
#fc525e color schemes
#fc525e color preview, HTML & CSS examples
This text has a color of #fc525e
<p style="color:#fc525e;">Text here</p>
.mytext {color:#fc525e;}
This box has a color of #fc525e
<div style="background-color:#fc525e;">Content here</div>
.mybackground {background-color:#fc525e;}
Border around this has a color of #fc525e
<div style="border:2px solid #fc525e;">Content here</div>
.myborder {border:2px solid #fc525e;}