#fc6f5d color space conversions
Hex:
#fc6f5d
RGB:
252, 111, 93
CMY:
1, 56, 64
CMYK:
0, 56, 63, 1
HSL:
7°, 96.3636%, 67.6471%
HSV (HSB):
7°, 63.0952%, 98.8235%
XYZ:
47.8051, 32.8546, 14.1779
xyY:
0.5041, 0.3464, 32.8546
CIE-Lab:
64.0430, 52.6195, 36.6342
CIE-LCH:
64.0430, 64.1161, 34.8460
CIE-Luv:
64.0430, 108.2868, 32.2333
Hunter-Lab:
57.3190, 48.5642, 25.4578
#fc6f5d color charts
#fc6f5d color shades, tints & tones
#fc6f5d color schemes
#fc6f5d color preview, HTML & CSS examples
This text has a color of #fc6f5d
<p style="color:#fc6f5d;">Text here</p>
.mytext {color:#fc6f5d;}
This box has a color of #fc6f5d
<div style="background-color:#fc6f5d;">Content here</div>
.mybackground {background-color:#fc6f5d;}
Border around this has a color of #fc6f5d
<div style="border:2px solid #fc6f5d;">Content here</div>
.myborder {border:2px solid #fc6f5d;}