#fc6e7c color space conversions
Hex:
#fc6e7c
RGB:
252, 110, 124
CMY:
1, 57, 51
CMYK:
0, 56, 51, 1
HSL:
354°, 95.9459%, 70.9804%
HSV (HSB):
354°, 56.3492%, 98.8235%
XYZ:
49.3589, 33.3025, 22.8953
xyY:
0.4676, 0.3155, 33.3025
CIE-Lab:
64.4051, 55.3209, 19.6993
CIE-LCH:
64.4051, 58.7237, 19.6004
CIE-Luv:
64.4051, 102.0218, 14.2165
Hunter-Lab:
57.7084, 51.6844, 16.8730
#fc6e7c color charts
#fc6e7c color shades, tints & tones
#fc6e7c color schemes
#fc6e7c color preview, HTML & CSS examples
This text has a color of #fc6e7c
<p style="color:#fc6e7c;">Text here</p>
.mytext {color:#fc6e7c;}
This box has a color of #fc6e7c
<div style="background-color:#fc6e7c;">Content here</div>
.mybackground {background-color:#fc6e7c;}
Border around this has a color of #fc6e7c
<div style="border:2px solid #fc6e7c;">Content here</div>
.myborder {border:2px solid #fc6e7c;}