#fb75e1 color space conversions
Hex:
#fb75e1
RGB:
251, 117, 225
CMY:
2, 54, 12
CMYK:
0, 53, 10, 2
HSL:
312°, 94.3662%, 72.1569%
HSV (HSB):
312°, 53.3865%, 98.4314%
XYZ:
59.7356, 38.6681, 75.5494
xyY:
0.3434, 0.2223, 38.6681
CIE-Lab:
68.5101, 64.0192, -31.3528
CIE-LCH:
68.5101, 71.2843, 333.9071
CIE-Luv:
68.5101, 69.4213, -59.3713
Hunter-Lab:
62.1836, 62.6513, -28.5053
#fb75e1 color charts
#fb75e1 color shades, tints & tones
#fb75e1 color schemes
#fb75e1 color preview, HTML & CSS examples
This text has a color of #fb75e1
<p style="color:#fb75e1;">Text here</p>
.mytext {color:#fb75e1;}
This box has a color of #fb75e1
<div style="background-color:#fb75e1;">Content here</div>
.mybackground {background-color:#fb75e1;}
Border around this has a color of #fb75e1
<div style="border:2px solid #fb75e1;">Content here</div>
.myborder {border:2px solid #fb75e1;}