#fb8abd color space conversions
Hex:
#fb8abd
RGB:
251, 138, 189
CMY:
2, 46, 26
CMYK:
0, 45, 25, 2
HSL:
333°, 93.3884%, 76.2745%
HSV (HSB):
333°, 45.0199%, 98.4314%
XYZ:
58.0574, 42.3603, 53.2605
xyY:
0.3778, 0.2756, 42.3603
CIE-Lab:
71.1186, 48.7269, -7.3793
CIE-LCH:
71.1186, 49.2825, 351.3884
CIE-Luv:
71.1186, 68.7241, -19.8965
Hunter-Lab:
65.0848, 45.3286, -2.9591
#fb8abd color charts
#fb8abd color shades, tints & tones
#fb8abd color schemes
#fb8abd color preview, HTML & CSS examples
This text has a color of #fb8abd
<p style="color:#fb8abd;">Text here</p>
.mytext {color:#fb8abd;}
This box has a color of #fb8abd
<div style="background-color:#fb8abd;">Content here</div>
.mybackground {background-color:#fb8abd;}
Border around this has a color of #fb8abd
<div style="border:2px solid #fb8abd;">Content here</div>
.myborder {border:2px solid #fb8abd;}