#fab5d5 color space conversions
Hex:
#fab5d5
RGB:
250, 181, 213
CMY:
2, 29, 16
CMYK:
0, 28, 15, 2
HSL:
332°, 87.3418%, 84.5098%
HSV (HSB):
332°, 27.6000%, 98.0392%
XYZ:
67.9585, 58.1758, 70.5980
xyY:
0.3454, 0.2957, 58.1758
CIE-Lab:
80.8365, 29.7019, -6.1448
CIE-LCH:
80.8365, 30.3308, 348.3114
CIE-Luv:
80.8365, 39.9828, -14.7032
Hunter-Lab:
76.2731, 25.5636, -1.4874
#fab5d5 color charts
#fab5d5 color shades, tints & tones
#fab5d5 color schemes
#fab5d5 color preview, HTML & CSS examples
This text has a color of #fab5d5
<p style="color:#fab5d5;">Text here</p>
.mytext {color:#fab5d5;}
This box has a color of #fab5d5
<div style="background-color:#fab5d5;">Content here</div>
.mybackground {background-color:#fab5d5;}
Border around this has a color of #fab5d5
<div style="border:2px solid #fab5d5;">Content here</div>
.myborder {border:2px solid #fab5d5;}