#fb54da color space conversions
Hex:
#fb54da
RGB:
251, 84, 218
CMY:
2, 67, 15
CMYK:
0, 67, 13, 2
HSL:
312°, 95.4286%, 65.6863%
HSV (HSB):
312°, 66.5339%, 98.4314%
XYZ:
55.6089, 31.9118, 69.5584
xyY:
0.3540, 0.2032, 31.9118
CIE-Lab:
63.2699, 76.5075, -35.5779
CIE-LCH:
63.2699, 84.3753, 335.0604
CIE-Luv:
63.2699, 83.5263, -67.2537
Hunter-Lab:
56.4906, 76.8556, -33.4620
#fb54da color charts
#fb54da color shades, tints & tones
#fb54da color schemes
#fb54da color preview, HTML & CSS examples
This text has a color of #fb54da
<p style="color:#fb54da;">Text here</p>
.mytext {color:#fb54da;}
This box has a color of #fb54da
<div style="background-color:#fb54da;">Content here</div>
.mybackground {background-color:#fb54da;}
Border around this has a color of #fb54da
<div style="border:2px solid #fb54da;">Content here</div>
.myborder {border:2px solid #fb54da;}