#fb78d8 color space conversions
Hex:
#fb78d8
RGB:
251, 120, 216
CMY:
2, 53, 15
CMYK:
0, 52, 14, 2
HSL:
316°, 94.2446%, 72.7451%
HSV (HSB):
316°, 52.1912%, 98.4314%
XYZ:
58.8948, 38.9000, 69.3701
xyY:
0.3523, 0.2327, 38.9000
CIE-Lab:
68.6788, 61.2733, -26.0967
CIE-LCH:
68.6788, 66.5992, 336.9305
CIE-Luv:
68.6788, 70.6647, -50.6217
Hunter-Lab:
62.3699, 59.4071, -22.2856
#fb78d8 color charts
#fb78d8 color shades, tints & tones
#fb78d8 color schemes
#fb78d8 color preview, HTML & CSS examples
This text has a color of #fb78d8
<p style="color:#fb78d8;">Text here</p>
.mytext {color:#fb78d8;}
This box has a color of #fb78d8
<div style="background-color:#fb78d8;">Content here</div>
.mybackground {background-color:#fb78d8;}
Border around this has a color of #fb78d8
<div style="border:2px solid #fb78d8;">Content here</div>
.myborder {border:2px solid #fb78d8;}