#fc7db0 color space conversions
Hex:
#fc7db0
RGB:
252, 125, 176
CMY:
1, 51, 31
CMYK:
0, 50, 30, 1
HSL:
336°, 95.4887%, 73.9216%
HSV (HSB):
336°, 50.3968%, 98.8235%
XYZ:
55.3150, 38.4973, 45.5896
xyY:
0.3968, 0.2762, 38.4973
CIE-Lab:
68.3855, 53.7196, -4.1308
CIE-LCH:
68.3855, 53.8782, 355.6029
CIE-Luv:
68.3855, 79.7279, -16.0919
Hunter-Lab:
62.0462, 50.5543, -0.1321
#fc7db0 color charts
#fc7db0 color shades, tints & tones
#fc7db0 color schemes
#fc7db0 color preview, HTML & CSS examples
This text has a color of #fc7db0
<p style="color:#fc7db0;">Text here</p>
.mytext {color:#fc7db0;}
This box has a color of #fc7db0
<div style="background-color:#fc7db0;">Content here</div>
.mybackground {background-color:#fc7db0;}
Border around this has a color of #fc7db0
<div style="border:2px solid #fc7db0;">Content here</div>
.myborder {border:2px solid #fc7db0;}