#fc534f color space conversions
Hex:
#fc534f
RGB:
252, 83, 79
CMY:
1, 67, 69
CMYK:
0, 67, 69, 1
HSL:
1°, 96.6480%, 64.9020%
HSV (HSB):
1°, 68.6508%, 98.8235%
XYZ:
44.6494, 27.4465, 10.3415
xyY:
0.5416, 0.3329, 27.4465
CIE-Lab:
59.3853, 63.7465, 38.7235
CIE-LCH:
59.3853, 74.5864, 31.2771
CIE-Luv:
59.3853, 130.1695, 29.7237
Hunter-Lab:
52.3894, 60.4472, 24.9689
#fc534f color charts
#fc534f color shades, tints & tones
#fc534f color schemes
#fc534f color preview, HTML & CSS examples
This text has a color of #fc534f
<p style="color:#fc534f;">Text here</p>
.mytext {color:#fc534f;}
This box has a color of #fc534f
<div style="background-color:#fc534f;">Content here</div>
.mybackground {background-color:#fc534f;}
Border around this has a color of #fc534f
<div style="border:2px solid #fc534f;">Content here</div>
.myborder {border:2px solid #fc534f;}