#fb54d8 color space conversions
Hex:
#fb54d8
RGB:
251, 84, 216
CMY:
2, 67, 15
CMYK:
0, 67, 14, 2
HSL:
313°, 95.4286%, 65.6863%
HSV (HSB):
313°, 66.5339%, 98.4314%
XYZ:
55.3487, 31.8077, 68.1881
xyY:
0.3563, 0.2048, 31.8077
CIE-Lab:
63.1837, 76.2261, -34.5880
CIE-LCH:
63.1837, 83.7063, 335.5936
CIE-Luv:
63.1837, 84.2318, -65.6502
Hunter-Lab:
56.3984, 76.4806, -32.2053
#fb54d8 color charts
#fb54d8 color shades, tints & tones
#fb54d8 color schemes
#fb54d8 color preview, HTML & CSS examples
This text has a color of #fb54d8
<p style="color:#fb54d8;">Text here</p>
.mytext {color:#fb54d8;}
This box has a color of #fb54d8
<div style="background-color:#fb54d8;">Content here</div>
.mybackground {background-color:#fb54d8;}
Border around this has a color of #fb54d8
<div style="border:2px solid #fb54d8;">Content here</div>
.myborder {border:2px solid #fb54d8;}