#fb82d2 color space conversions
Hex:
#fb82d2
RGB:
251, 130, 210
CMY:
2, 49, 18
CMYK:
0, 48, 16, 2
HSL:
320°, 93.7984%, 74.7059%
HSV (HSB):
320°, 48.2072%, 98.4314%
XYZ:
59.3992, 41.1276, 65.7805
xyY:
0.3572, 0.2473, 41.1276
CIE-Lab:
70.2653, 55.6485, -20.3404
CIE-LCH:
70.2653, 59.2493, 339.9219
CIE-Luv:
70.2653, 67.7022, -40.7928
Hunter-Lab:
64.1308, 53.1010, -15.9236
#fb82d2 color charts
#fb82d2 color shades, tints & tones
#fb82d2 color schemes
#fb82d2 color preview, HTML & CSS examples
This text has a color of #fb82d2
<p style="color:#fb82d2;">Text here</p>
.mytext {color:#fb82d2;}
This box has a color of #fb82d2
<div style="background-color:#fb82d2;">Content here</div>
.mybackground {background-color:#fb82d2;}
Border around this has a color of #fb82d2
<div style="border:2px solid #fb82d2;">Content here</div>
.myborder {border:2px solid #fb82d2;}