#fb82cd color space conversions
Hex:
#fb82cd
RGB:
251, 130, 205
CMY:
2, 49, 20
CMYK:
0, 48, 18, 2
HSL:
323°, 93.7984%, 74.7059%
HSV (HSB):
323°, 48.2072%, 98.4314%
XYZ:
58.7857, 40.8823, 62.5503
xyY:
0.3624, 0.2520, 40.8823
CIE-Lab:
70.0934, 54.9128, -17.8227
CIE-LCH:
70.0934, 57.7327, 342.0185
CIE-Luv:
70.0934, 68.9670, -36.7536
Hunter-Lab:
63.9392, 52.2192, -13.2446
#fb82cd color charts
#fb82cd color shades, tints & tones
#fb82cd color schemes
#fb82cd color preview, HTML & CSS examples
This text has a color of #fb82cd
<p style="color:#fb82cd;">Text here</p>
.mytext {color:#fb82cd;}
This box has a color of #fb82cd
<div style="background-color:#fb82cd;">Content here</div>
.mybackground {background-color:#fb82cd;}
Border around this has a color of #fb82cd
<div style="border:2px solid #fb82cd;">Content here</div>
.myborder {border:2px solid #fb82cd;}