#fc6f75 color space conversions
Hex:
#fc6f75
RGB:
252, 111, 117
CMY:
1, 56, 54
CMYK:
0, 56, 54, 1
HSL:
357°, 95.9184%, 71.1765%
HSV (HSB):
357°, 55.9524%, 98.8235%
XYZ:
49.0402, 33.3487, 20.6819
xyY:
0.4758, 0.3236, 33.3487
CIE-Lab:
64.4422, 54.2941, 23.7265
CIE-LCH:
64.4422, 59.2520, 23.6053
CIE-Luv:
64.4422, 103.0793, 18.9618
Hunter-Lab:
57.7483, 50.5237, 19.1898
#fc6f75 color charts
#fc6f75 color shades, tints & tones
#fc6f75 color schemes
#fc6f75 color preview, HTML & CSS examples
This text has a color of #fc6f75
<p style="color:#fc6f75;">Text here</p>
.mytext {color:#fc6f75;}
This box has a color of #fc6f75
<div style="background-color:#fc6f75;">Content here</div>
.mybackground {background-color:#fc6f75;}
Border around this has a color of #fc6f75
<div style="border:2px solid #fc6f75;">Content here</div>
.myborder {border:2px solid #fc6f75;}