#fab5d2 color space conversions
Hex:
#fab5d2
RGB:
250, 181, 210
CMY:
2, 29, 18
CMYK:
0, 28, 16, 2
HSL:
335°, 87.3418%, 84.5098%
HSV (HSB):
335°, 27.6000%, 98.0392%
XYZ:
67.5811, 58.0249, 68.6108
xyY:
0.3480, 0.2988, 58.0249
CIE-Lab:
80.7526, 29.2341, -4.6496
CIE-LCH:
80.7526, 29.6015, 350.9630
CIE-Luv:
80.7526, 40.4185, -12.3472
Hunter-Lab:
76.1741, 25.0593, -0.0813
#fab5d2 color charts
#fab5d2 color shades, tints & tones
#fab5d2 color schemes
#fab5d2 color preview, HTML & CSS examples
This text has a color of #fab5d2
<p style="color:#fab5d2;">Text here</p>
.mytext {color:#fab5d2;}
This box has a color of #fab5d2
<div style="background-color:#fab5d2;">Content here</div>
.mybackground {background-color:#fab5d2;}
Border around this has a color of #fab5d2
<div style="border:2px solid #fab5d2;">Content here</div>
.myborder {border:2px solid #fab5d2;}