#fb55db color space conversions
Hex:
#fb55db
RGB:
251, 85, 219
CMY:
2, 67, 14
CMYK:
0, 66, 13, 2
HSL:
312°, 95.4023%, 65.8824%
HSV (HSB):
312°, 66.1355%, 98.4314%
XYZ:
55.8183, 32.1207, 70.2758
xyY:
0.3528, 0.2030, 32.1207
CIE-Lab:
63.4425, 76.2881, -35.8705
CIE-LCH:
63.4425, 84.3005, 334.8172
CIE-Luv:
63.4425, 82.8646, -67.7063
Hunter-Lab:
56.6751, 76.6201, -33.8456
#fb55db color charts
#fb55db color shades, tints & tones
#fb55db color schemes
#fb55db color preview, HTML & CSS examples
This text has a color of #fb55db
<p style="color:#fb55db;">Text here</p>
.mytext {color:#fb55db;}
This box has a color of #fb55db
<div style="background-color:#fb55db;">Content here</div>
.mybackground {background-color:#fb55db;}
Border around this has a color of #fb55db
<div style="border:2px solid #fb55db;">Content here</div>
.myborder {border:2px solid #fb55db;}