#fab2d0 color space conversions
Hex:
#fab2d0
RGB:
250, 178, 208
CMY:
2, 30, 18
CMYK:
0, 29, 17, 2
HSL:
335°, 87.8049%, 83.9216%
HSV (HSB):
335°, 28.8000%, 98.0392%
XYZ:
66.7299, 56.7188, 67.1053
xyY:
0.3502, 0.2977, 56.7188
CIE-Lab:
80.0212, 30.5053, -4.6473
CIE-LCH:
80.0212, 30.8572, 351.3380
CIE-Luv:
80.0212, 42.3713, -12.5692
Hunter-Lab:
75.3119, 26.3635, -0.1109
#fab2d0 color charts
#fab2d0 color shades, tints & tones
#fab2d0 color schemes
#fab2d0 color preview, HTML & CSS examples
This text has a color of #fab2d0
<p style="color:#fab2d0;">Text here</p>
.mytext {color:#fab2d0;}
This box has a color of #fab2d0
<div style="background-color:#fab2d0;">Content here</div>
.mybackground {background-color:#fab2d0;}
Border around this has a color of #fab2d0
<div style="border:2px solid #fab2d0;">Content here</div>
.myborder {border:2px solid #fab2d0;}