#fc6e5c color space conversions
Hex:
#fc6e5c
RGB:
252, 110, 92
CMY:
1, 57, 64
CMYK:
0, 56, 63, 1
HSL:
7°, 96.3855%, 67.4510%
HSV (HSB):
7°, 63.4921%, 98.8235%
XYZ:
47.6526, 32.6200, 13.9099
xyY:
0.5060, 0.3463, 32.6200
CIE-Lab:
63.8520, 53.0194, 36.9476
CIE-LCH:
63.8520, 64.6234, 34.8715
CIE-Luv:
63.8520, 109.1940, 32.3636
Hunter-Lab:
57.1139, 48.9807, 25.5398
#fc6e5c color charts
#fc6e5c color shades, tints & tones
#fc6e5c color schemes
#fc6e5c color preview, HTML & CSS examples
This text has a color of #fc6e5c
<p style="color:#fc6e5c;">Text here</p>
.mytext {color:#fc6e5c;}
This box has a color of #fc6e5c
<div style="background-color:#fc6e5c;">Content here</div>
.mybackground {background-color:#fc6e5c;}
Border around this has a color of #fc6e5c
<div style="border:2px solid #fc6e5c;">Content here</div>
.myborder {border:2px solid #fc6e5c;}