#fc6c5e color space conversions
Hex:
#fc6c5e
RGB:
252, 108, 94
CMY:
1, 58, 63
CMYK:
0, 57, 63, 1
HSL:
5°, 96.3415%, 67.8431%
HSV (HSB):
5°, 62.6984%, 98.8235%
XYZ:
47.5278, 32.2287, 14.3054
xyY:
0.5053, 0.3426, 32.2287
CIE-Lab:
63.5315, 54.0542, 35.4491
CIE-LCH:
63.5315, 64.6413, 33.2571
CIE-Luv:
63.5315, 110.2066, 30.6430
Hunter-Lab:
56.7703, 50.0911, 24.7989
#fc6c5e color charts
#fc6c5e color shades, tints & tones
#fc6c5e color schemes
#fc6c5e color preview, HTML & CSS examples
This text has a color of #fc6c5e
<p style="color:#fc6c5e;">Text here</p>
.mytext {color:#fc6c5e;}
This box has a color of #fc6c5e
<div style="background-color:#fc6c5e;">Content here</div>
.mybackground {background-color:#fc6c5e;}
Border around this has a color of #fc6c5e
<div style="border:2px solid #fc6c5e;">Content here</div>
.myborder {border:2px solid #fc6c5e;}