#fc82d1 color space conversions
Hex:
#fc82d1
RGB:
252, 130, 209
CMY:
1, 49, 18
CMYK:
0, 48, 17, 1
HSL:
321°, 95.3125%, 74.9020%
HSV (HSB):
321°, 48.4127%, 98.8235%
XYZ:
59.6361, 41.2642, 65.1432
xyY:
0.3592, 0.2485, 41.2642
CIE-Lab:
70.3606, 55.8052, -19.6282
CIE-LCH:
70.3606, 59.1565, 340.6219
CIE-Luv:
70.3606, 68.6800, -39.7276
Hunter-Lab:
64.2372, 53.2997, -15.1602
#fc82d1 color charts
#fc82d1 color shades, tints & tones
#fc82d1 color schemes
#fc82d1 color preview, HTML & CSS examples
This text has a color of #fc82d1
<p style="color:#fc82d1;">Text here</p>
.mytext {color:#fc82d1;}
This box has a color of #fc82d1
<div style="background-color:#fc82d1;">Content here</div>
.mybackground {background-color:#fc82d1;}
Border around this has a color of #fc82d1
<div style="border:2px solid #fc82d1;">Content here</div>
.myborder {border:2px solid #fc82d1;}