#fb93e1 color space conversions
Hex:
#fb93e1
RGB:
251, 147, 225
CMY:
2, 42, 12
CMYK:
0, 41, 10, 2
HSL:
315°, 92.8571%, 78.0392%
HSV (HSB):
315°, 41.4343%, 98.4314%
XYZ:
63.8080, 46.8129, 76.9069
xyY:
0.3403, 0.2496, 46.8129
CIE-Lab:
74.0699, 49.5740, -22.8212
CIE-LCH:
74.0699, 54.5746, 335.2813
CIE-Luv:
74.0699, 56.0716, -43.9420
Hunter-Lab:
68.4200, 46.7329, -18.7505
#fb93e1 color charts
#fb93e1 color shades, tints & tones
#fb93e1 color schemes
#fb93e1 color preview, HTML & CSS examples
This text has a color of #fb93e1
<p style="color:#fb93e1;">Text here</p>
.mytext {color:#fb93e1;}
This box has a color of #fb93e1
<div style="background-color:#fb93e1;">Content here</div>
.mybackground {background-color:#fb93e1;}
Border around this has a color of #fb93e1
<div style="border:2px solid #fb93e1;">Content here</div>
.myborder {border:2px solid #fb93e1;}