#fb6dfc color space conversions
Hex:
#fb6dfc
RGB:
251, 109, 252
CMY:
2, 57, 1
CMYK:
0, 57, 0, 1
HSL:
300°, 95.9732%, 70.7843%
HSV (HSB):
300°, 56.7460%, 98.8235%
XYZ:
62.8230, 38.4748, 96.2107
xyY:
0.3181, 0.1948, 38.4748
CIE-Lab:
68.3691, 71.8821, -46.4550
CIE-LCH:
68.3691, 85.5868, 327.1268
CIE-Luv:
68.3691, 64.6874, -84.8172
Hunter-Lab:
62.0280, 72.2386, -48.5441
#fb6dfc color charts
#fb6dfc color shades, tints & tones
#fb6dfc color schemes
#fb6dfc color preview, HTML & CSS examples
This text has a color of #fb6dfc
<p style="color:#fb6dfc;">Text here</p>
.mytext {color:#fb6dfc;}
This box has a color of #fb6dfc
<div style="background-color:#fb6dfc;">Content here</div>
.mybackground {background-color:#fb6dfc;}
Border around this has a color of #fb6dfc
<div style="border:2px solid #fb6dfc;">Content here</div>
.myborder {border:2px solid #fb6dfc;}