#fab4dd color space conversions
Hex:
#fab4dd
RGB:
250, 180, 221
CMY:
2, 29, 13
CMYK:
0, 28, 12, 2
HSL:
325°, 87.5000%, 84.3137%
HSV (HSB):
325°, 28.0000%, 98.0392%
XYZ:
68.7967, 58.1870, 76.0118
xyY:
0.3389, 0.2866, 58.1870
CIE-Lab:
80.8426, 31.5061, -10.4504
CIE-LCH:
80.8426, 33.1941, 341.6496
CIE-Luv:
80.8426, 39.3433, -21.6552
Hunter-Lab:
76.2804, 27.4972, -5.6850
#fab4dd color charts
#fab4dd color shades, tints & tones
#fab4dd color schemes
#fab4dd color preview, HTML & CSS examples
This text has a color of #fab4dd
<p style="color:#fab4dd;">Text here</p>
.mytext {color:#fab4dd;}
This box has a color of #fab4dd
<div style="background-color:#fab4dd;">Content here</div>
.mybackground {background-color:#fab4dd;}
Border around this has a color of #fab4dd
<div style="border:2px solid #fab4dd;">Content here</div>
.myborder {border:2px solid #fab4dd;}