#fc535e color space conversions
Hex:
#fc535e
RGB:
252, 83, 94
CMY:
1, 67, 63
CMYK:
0, 67, 63, 1
HSL:
356°, 96.5714%, 65.6863%
HSV (HSB):
356°, 67.0635%, 98.8235%
XYZ:
45.2585, 27.6901, 13.5490
xyY:
0.5232, 0.3201, 27.6901
CIE-Lab:
59.6077, 64.5473, 30.5087
CIE-LCH:
59.6077, 71.3942, 25.2980
CIE-Luv:
59.6077, 126.5569, 22.3447
Hunter-Lab:
52.6214, 61.4365, 21.5689
#fc535e color charts
#fc535e color shades, tints & tones
#fc535e color schemes
#fc535e color preview, HTML & CSS examples
This text has a color of #fc535e
<p style="color:#fc535e;">Text here</p>
.mytext {color:#fc535e;}
This box has a color of #fc535e
<div style="background-color:#fc535e;">Content here</div>
.mybackground {background-color:#fc535e;}
Border around this has a color of #fc535e
<div style="border:2px solid #fc535e;">Content here</div>
.myborder {border:2px solid #fc535e;}