#fb93d5 color space conversions
Hex:
#fb93d5
RGB:
251, 147, 213
CMY:
2, 42, 16
CMYK:
0, 41, 15, 2
HSL:
322°, 92.8571%, 78.0392%
HSV (HSB):
322°, 41.4343%, 98.4314%
XYZ:
62.2276, 46.1808, 68.5848
xyY:
0.3516, 0.2609, 46.1808
CIE-Lab:
73.6627, 47.6847, -16.8520
CIE-LCH:
73.6627, 50.5749, 340.5364
CIE-Luv:
73.6627, 58.6585, -34.1909
Hunter-Lab:
67.9564, 44.5285, -12.2687
#fb93d5 color charts
#fb93d5 color shades, tints & tones
#fb93d5 color schemes
#fb93d5 color preview, HTML & CSS examples
This text has a color of #fb93d5
<p style="color:#fb93d5;">Text here</p>
.mytext {color:#fb93d5;}
This box has a color of #fb93d5
<div style="background-color:#fb93d5;">Content here</div>
.mybackground {background-color:#fb93d5;}
Border around this has a color of #fb93d5
<div style="border:2px solid #fb93d5;">Content here</div>
.myborder {border:2px solid #fb93d5;}