#fc82d2 color space conversions
Hex:
#fc82d2
RGB:
252, 130, 210
CMY:
1, 49, 18
CMYK:
0, 48, 17, 1
HSL:
321°, 95.3125%, 74.9020%
HSV (HSB):
321°, 48.4127%, 98.8235%
XYZ:
59.7604, 41.3139, 65.7974
xyY:
0.3581, 0.2476, 41.3139
CIE-Lab:
70.3953, 55.9529, -20.1307
CIE-LCH:
70.3953, 59.4641, 340.2123
CIE-Luv:
70.3953, 68.4257, -40.5364
Hunter-Lab:
64.2759, 53.4774, -15.7004
#fc82d2 color charts
#fc82d2 color shades, tints & tones
#fc82d2 color schemes
#fc82d2 color preview, HTML & CSS examples
This text has a color of #fc82d2
<p style="color:#fc82d2;">Text here</p>
.mytext {color:#fc82d2;}
This box has a color of #fc82d2
<div style="background-color:#fc82d2;">Content here</div>
.mybackground {background-color:#fc82d2;}
Border around this has a color of #fc82d2
<div style="border:2px solid #fc82d2;">Content here</div>
.myborder {border:2px solid #fc82d2;}