#fc82b2 color space conversions
Hex:
#fc82b2
RGB:
252, 130, 178
CMY:
1, 49, 30
CMYK:
0, 48, 29, 1
HSL:
336°, 95.3125%, 74.9020%
HSV (HSB):
336°, 48.4127%, 98.8235%
XYZ:
56.1634, 39.8751, 46.8560
xyY:
0.3930, 0.2791, 39.8751
CIE-Lab:
69.3805, 51.5546, -3.7882
CIE-LCH:
69.3805, 51.6936, 355.7975
CIE-Luv:
69.3805, 76.4796, -15.1883
Hunter-Lab:
63.1467, 48.2532, 0.2084
#fc82b2 color charts
#fc82b2 color shades, tints & tones
#fc82b2 color schemes
#fc82b2 color preview, HTML & CSS examples
This text has a color of #fc82b2
<p style="color:#fc82b2;">Text here</p>
.mytext {color:#fc82b2;}
This box has a color of #fc82b2
<div style="background-color:#fc82b2;">Content here</div>
.mybackground {background-color:#fc82b2;}
Border around this has a color of #fc82b2
<div style="border:2px solid #fc82b2;">Content here</div>
.myborder {border:2px solid #fc82b2;}