#fb39d2 color space conversions
Hex:
#fb39d2
RGB:
251, 57, 210
CMY:
2, 78, 18
CMYK:
0, 77, 16, 2
HSL:
313°, 96.0396%, 60.3922%
HSV (HSB):
313°, 77.2908%, 98.4314%
XYZ:
52.8796, 28.0886, 63.6073
xyY:
0.3658, 0.1943, 28.0886
CIE-Lab:
59.9687, 83.7804, -36.2103
CIE-LCH:
59.9687, 91.2707, 336.6258
CIE-Luv:
59.9687, 93.7215, -68.7658
Hunter-Lab:
52.9987, 85.3513, -34.0589
#fb39d2 color charts
#fb39d2 color shades, tints & tones
#fb39d2 color schemes
#fb39d2 color preview, HTML & CSS examples
This text has a color of #fb39d2
<p style="color:#fb39d2;">Text here</p>
.mytext {color:#fb39d2;}
This box has a color of #fb39d2
<div style="background-color:#fb39d2;">Content here</div>
.mybackground {background-color:#fb39d2;}
Border around this has a color of #fb39d2
<div style="border:2px solid #fb39d2;">Content here</div>
.myborder {border:2px solid #fb39d2;}