#fc82ba color space conversions
Hex:
#fc82ba
RGB:
252, 130, 186
CMY:
1, 49, 27
CMYK:
0, 48, 26, 1
HSL:
332°, 95.3125%, 74.9020%
HSV (HSB):
332°, 48.4127%, 98.8235%
XYZ:
56.9904, 40.2059, 51.2112
xyY:
0.3840, 0.2709, 40.2059
CIE-Lab:
69.6159, 52.5891, -7.9226
CIE-LCH:
69.6159, 53.1825, 351.4328
CIE-Luv:
69.6159, 74.4917, -21.3964
Hunter-Lab:
63.4081, 49.4695, -3.4995
#fc82ba color charts
#fc82ba color shades, tints & tones
#fc82ba color schemes
#fc82ba color preview, HTML & CSS examples
This text has a color of #fc82ba
<p style="color:#fc82ba;">Text here</p>
.mytext {color:#fc82ba;}
This box has a color of #fc82ba
<div style="background-color:#fc82ba;">Content here</div>
.mybackground {background-color:#fc82ba;}
Border around this has a color of #fc82ba
<div style="border:2px solid #fc82ba;">Content here</div>
.myborder {border:2px solid #fc82ba;}