#fc7e85 color space conversions
Hex:
#fc7e85
RGB:
252, 126, 133
CMY:
1, 51, 48
CMYK:
0, 50, 47, 1
HSL:
357°, 95.4545%, 74.1176%
HSV (HSB):
357°, 50.0000%, 98.8235%
XYZ:
51.8394, 37.3106, 26.6597
xyY:
0.4476, 0.3222, 37.3106
CIE-Lab:
67.5094, 48.5629, 18.8612
CIE-LCH:
67.5094, 52.0971, 21.2255
CIE-Luv:
67.5094, 89.5492, 15.1687
Hunter-Lab:
61.0824, 44.5950, 16.8803
#fc7e85 color charts
#fc7e85 color shades, tints & tones
#fc7e85 color schemes
#fc7e85 color preview, HTML & CSS examples
This text has a color of #fc7e85
<p style="color:#fc7e85;">Text here</p>
.mytext {color:#fc7e85;}
This box has a color of #fc7e85
<div style="background-color:#fc7e85;">Content here</div>
.mybackground {background-color:#fc7e85;}
Border around this has a color of #fc7e85
<div style="border:2px solid #fc7e85;">Content here</div>
.myborder {border:2px solid #fc7e85;}