#fc82bb color space conversions
Hex:
#fc82bb
RGB:
252, 130, 187
CMY:
1, 49, 27
CMYK:
0, 48, 26, 1
HSL:
332°, 95.3125%, 74.9020%
HSV (HSB):
332°, 48.4127%, 98.8235%
XYZ:
57.0972, 40.2486, 51.7731
xyY:
0.3829, 0.2699, 40.2486
CIE-Lab:
69.6462, 52.7216, -8.4372
CIE-LCH:
69.6462, 53.3924, 350.9079
CIE-Luv:
69.6462, 74.2415, -22.1797
Hunter-Lab:
63.4418, 49.6257, -3.9757
#fc82bb color charts
#fc82bb color shades, tints & tones
#fc82bb color schemes
#fc82bb color preview, HTML & CSS examples
This text has a color of #fc82bb
<p style="color:#fc82bb;">Text here</p>
.mytext {color:#fc82bb;}
This box has a color of #fc82bb
<div style="background-color:#fc82bb;">Content here</div>
.mybackground {background-color:#fc82bb;}
Border around this has a color of #fc82bb
<div style="border:2px solid #fc82bb;">Content here</div>
.myborder {border:2px solid #fc82bb;}