#fc807e color space conversions
Hex:
#fc807e
RGB:
252, 128, 126
CMY:
1, 50, 51
CMYK:
0, 49, 50, 1
HSL:
1°, 95.4545%, 74.1176%
HSV (HSB):
1°, 50.0000%, 98.8235%
XYZ:
51.6300, 37.6401, 24.2827
xyY:
0.4547, 0.3315, 37.6401
CIE-Lab:
67.7546, 46.9554, 23.1188
CIE-LCH:
67.7546, 52.3382, 26.2136
CIE-Luv:
67.7546, 89.7225, 20.5029
Hunter-Lab:
61.3516, 42.8501, 19.4793
#fc807e color charts
#fc807e color shades, tints & tones
#fc807e color schemes
#fc807e color preview, HTML & CSS examples
This text has a color of #fc807e
<p style="color:#fc807e;">Text here</p>
.mytext {color:#fc807e;}
This box has a color of #fc807e
<div style="background-color:#fc807e;">Content here</div>
.mybackground {background-color:#fc807e;}
Border around this has a color of #fc807e
<div style="border:2px solid #fc807e;">Content here</div>
.myborder {border:2px solid #fc807e;}