#fc84b7 color space conversions
Hex:
#fc84b7
RGB:
252, 132, 183
CMY:
1, 48, 28
CMYK:
0, 48, 27, 1
HSL:
335°, 95.2381%, 75.2941%
HSV (HSB):
335°, 47.6190%, 98.8235%
XYZ:
56.9434, 40.6169, 49.6383
xyY:
0.3868, 0.2759, 40.6169
CIE-Lab:
69.9067, 51.2199, -5.8124
CIE-LCH:
69.9067, 51.5486, 353.5258
CIE-Luv:
69.9067, 74.1558, -18.0556
Hunter-Lab:
63.7314, 47.9582, -1.5671
#fc84b7 color charts
#fc84b7 color shades, tints & tones
#fc84b7 color schemes
#fc84b7 color preview, HTML & CSS examples
This text has a color of #fc84b7
<p style="color:#fc84b7;">Text here</p>
.mytext {color:#fc84b7;}
This box has a color of #fc84b7
<div style="background-color:#fc84b7;">Content here</div>
.mybackground {background-color:#fc84b7;}
Border around this has a color of #fc84b7
<div style="border:2px solid #fc84b7;">Content here</div>
.myborder {border:2px solid #fc84b7;}