#fc807d color space conversions
Hex:
#fc807d
RGB:
252, 128, 125
CMY:
1, 50, 51
CMYK:
0, 49, 50, 1
HSL:
1°, 95.4887%, 73.9216%
HSV (HSB):
1°, 50.3968%, 98.8235%
XYZ:
51.5657, 37.6145, 23.9445
xyY:
0.4558, 0.3325, 37.6145
CIE-Lab:
67.7355, 46.8683, 23.6517
CIE-LCH:
67.7355, 52.4980, 26.7774
CIE-Luv:
67.7355, 89.9302, 21.1228
Hunter-Lab:
61.3306, 42.7511, 19.7836
#fc807d color charts
#fc807d color shades, tints & tones
#fc807d color schemes
#fc807d color preview, HTML & CSS examples
This text has a color of #fc807d
<p style="color:#fc807d;">Text here</p>
.mytext {color:#fc807d;}
This box has a color of #fc807d
<div style="background-color:#fc807d;">Content here</div>
.mybackground {background-color:#fc807d;}
Border around this has a color of #fc807d
<div style="border:2px solid #fc807d;">Content here</div>
.myborder {border:2px solid #fc807d;}