#fc6e85 color space conversions
Hex:
#fc6e85
RGB:
252, 110, 133
CMY:
1, 57, 48
CMYK:
0, 56, 47, 1
HSL:
350°, 95.9459%, 70.9804%
HSV (HSB):
350°, 56.3492%, 98.8235%
XYZ:
49.9545, 33.5408, 26.0314
xyY:
0.4561, 0.3062, 33.5408
CIE-Lab:
64.5964, 56.1064, 14.8295
CIE-LCH:
64.5964, 58.0332, 14.8053
CIE-Luv:
64.5964, 99.7193, 8.3444
Hunter-Lab:
57.9144, 52.6162, 13.8903
#fc6e85 color charts
#fc6e85 color shades, tints & tones
#fc6e85 color schemes
#fc6e85 color preview, HTML & CSS examples
This text has a color of #fc6e85
<p style="color:#fc6e85;">Text here</p>
.mytext {color:#fc6e85;}
This box has a color of #fc6e85
<div style="background-color:#fc6e85;">Content here</div>
.mybackground {background-color:#fc6e85;}
Border around this has a color of #fc6e85
<div style="border:2px solid #fc6e85;">Content here</div>
.myborder {border:2px solid #fc6e85;}