#fb3d9e color space conversions
Hex:
#fb3d9e
RGB:
251, 61, 158
CMY:
2, 76, 38
CMYK:
0, 76, 37, 2
HSL:
329°, 95.9596%, 61.1765%
HSV (HSB):
329°, 75.6972%, 98.4314%
XYZ:
47.6240, 26.3153, 34.9171
xyY:
0.4375, 0.2417, 26.3153
CIE-Lab:
58.3352, 76.7195, -8.7314
CIE-LCH:
58.3352, 77.2148, 353.5071
CIE-Luv:
58.3352, 114.0181, -26.8786
Hunter-Lab:
51.2985, 75.9417, -4.4477
#fb3d9e color charts
#fb3d9e color shades, tints & tones
#fb3d9e color schemes
#fb3d9e color preview, HTML & CSS examples
This text has a color of #fb3d9e
<p style="color:#fb3d9e;">Text here</p>
.mytext {color:#fb3d9e;}
This box has a color of #fb3d9e
<div style="background-color:#fb3d9e;">Content here</div>
.mybackground {background-color:#fb3d9e;}
Border around this has a color of #fb3d9e
<div style="border:2px solid #fb3d9e;">Content here</div>
.myborder {border:2px solid #fb3d9e;}