#fab4d5 color space conversions
Hex:
#fab4d5
RGB:
250, 180, 213
CMY:
2, 29, 16
CMYK:
0, 28, 15, 2
HSL:
332°, 87.5000%, 84.3137%
HSV (HSB):
332°, 28.0000%, 98.0392%
XYZ:
67.7558, 57.7706, 70.5305
xyY:
0.3456, 0.2947, 57.7706
CIE-Lab:
80.6111, 30.2285, -6.4781
CIE-LCH:
80.6111, 30.9149, 347.9042
CIE-Luv:
80.6111, 40.5288, -15.3036
Hunter-Lab:
76.0070, 26.1103, -1.8131
#fab4d5 color charts
#fab4d5 color shades, tints & tones
#fab4d5 color schemes
#fab4d5 color preview, HTML & CSS examples
This text has a color of #fab4d5
<p style="color:#fab4d5;">Text here</p>
.mytext {color:#fab4d5;}
This box has a color of #fab4d5
<div style="background-color:#fab4d5;">Content here</div>
.mybackground {background-color:#fab4d5;}
Border around this has a color of #fab4d5
<div style="border:2px solid #fab4d5;">Content here</div>
.myborder {border:2px solid #fab4d5;}