#fc7fbb color space conversions
Hex:
#fc7fbb
RGB:
252, 127, 187
CMY:
1, 50, 27
CMYK:
0, 50, 26, 1
HSL:
331°, 95.4198%, 74.3137%
HSV (HSB):
331°, 49.6032%, 98.8235%
XYZ:
56.7039, 39.4620, 51.6420
xyY:
0.3836, 0.2670, 39.4620
CIE-Lab:
69.0846, 54.1713, -9.2735
CIE-LCH:
69.0846, 54.9593, 350.2858
CIE-Luv:
69.0846, 75.8207, -23.6698
Hunter-Lab:
62.8188, 51.1915, -4.7679
#fc7fbb color charts
#fc7fbb color shades, tints & tones
#fc7fbb color schemes
#fc7fbb color preview, HTML & CSS examples
This text has a color of #fc7fbb
<p style="color:#fc7fbb;">Text here</p>
.mytext {color:#fc7fbb;}
This box has a color of #fc7fbb
<div style="background-color:#fc7fbb;">Content here</div>
.mybackground {background-color:#fc7fbb;}
Border around this has a color of #fc7fbb
<div style="border:2px solid #fc7fbb;">Content here</div>
.myborder {border:2px solid #fc7fbb;}