#fb72e5 color space conversions
Hex:
#fb72e5
RGB:
251, 114, 229
CMY:
2, 55, 10
CMYK:
0, 55, 9, 2
HSL:
310°, 94.4828%, 71.5686%
HSV (HSB):
310°, 54.5817%, 98.4314%
XYZ:
59.9438, 38.2010, 78.3429
xyY:
0.3396, 0.2165, 38.2010
CIE-Lab:
68.1685, 65.9889, -34.0978
CIE-LCH:
68.1685, 74.2778, 332.6737
CIE-Luv:
68.1685, 69.4800, -64.0160
Hunter-Lab:
61.8070, 64.9571, -31.8877
#fb72e5 color charts
#fb72e5 color shades, tints & tones
#fb72e5 color schemes
#fb72e5 color preview, HTML & CSS examples
This text has a color of #fb72e5
<p style="color:#fb72e5;">Text here</p>
.mytext {color:#fb72e5;}
This box has a color of #fb72e5
<div style="background-color:#fb72e5;">Content here</div>
.mybackground {background-color:#fb72e5;}
Border around this has a color of #fb72e5
<div style="border:2px solid #fb72e5;">Content here</div>
.myborder {border:2px solid #fb72e5;}