#fc6c5c color space conversions
Hex:
#fc6c5c
RGB:
252, 108, 92
CMY:
1, 58, 64
CMYK:
0, 57, 63, 1
HSL:
6°, 96.3855%, 67.4510%
HSV (HSB):
6°, 63.4921%, 98.8235%
XYZ:
47.4392, 32.1933, 13.8388
xyY:
0.5075, 0.3444, 32.1933
CIE-Lab:
63.5023, 53.9332, 36.5166
CIE-LCH:
63.5023, 65.1325, 34.1008
CIE-Luv:
63.5023, 110.6104, 31.6425
Hunter-Lab:
56.7391, 49.9492, 25.2564
#fc6c5c color charts
#fc6c5c color shades, tints & tones
#fc6c5c color schemes
#fc6c5c color preview, HTML & CSS examples
This text has a color of #fc6c5c
<p style="color:#fc6c5c;">Text here</p>
.mytext {color:#fc6c5c;}
This box has a color of #fc6c5c
<div style="background-color:#fc6c5c;">Content here</div>
.mybackground {background-color:#fc6c5c;}
Border around this has a color of #fc6c5c
<div style="border:2px solid #fc6c5c;">Content here</div>
.myborder {border:2px solid #fc6c5c;}