#fb3fdf color space conversions
Hex:
#fb3fdf
RGB:
251, 63, 223
CMY:
2, 75, 13
CMYK:
0, 75, 11, 2
HSL:
309°, 95.9184%, 61.5686%
HSV (HSB):
309°, 74.9004%, 98.4314%
XYZ:
54.8805, 29.3920, 72.5927
xyY:
0.3499, 0.1874, 29.3920
CIE-Lab:
61.1260, 83.9147, -41.7435
CIE-LCH:
61.1260, 93.7240, 333.5519
CIE-Luv:
61.1260, 87.2614, -77.5643
Hunter-Lab:
54.2143, 85.8180, -41.4390
#fb3fdf color charts
#fb3fdf color shades, tints & tones
#fb3fdf color schemes
#fb3fdf color preview, HTML & CSS examples
This text has a color of #fb3fdf
<p style="color:#fb3fdf;">Text here</p>
.mytext {color:#fb3fdf;}
This box has a color of #fb3fdf
<div style="background-color:#fb3fdf;">Content here</div>
.mybackground {background-color:#fb3fdf;}
Border around this has a color of #fb3fdf
<div style="border:2px solid #fb3fdf;">Content here</div>
.myborder {border:2px solid #fb3fdf;}