#fab3d2 color space conversions
Hex:
#fab3d2
RGB:
250, 179, 210
CMY:
2, 30, 18
CMYK:
0, 28, 16, 2
HSL:
334°, 87.6543%, 84.1176%
HSV (HSB):
334°, 28.4000%, 98.0392%
XYZ:
67.1773, 57.2173, 68.4762
xyY:
0.3483, 0.2967, 57.2173
CIE-Lab:
80.3017, 30.2872, -5.3149
CIE-LCH:
80.3017, 30.7500, 350.0469
CIE-Luv:
80.3017, 41.5208, -13.5417
Hunter-Lab:
75.6421, 26.1510, -0.7237
#fab3d2 color charts
#fab3d2 color shades, tints & tones
#fab3d2 color schemes
#fab3d2 color preview, HTML & CSS examples
This text has a color of #fab3d2
<p style="color:#fab3d2;">Text here</p>
.mytext {color:#fab3d2;}
This box has a color of #fab3d2
<div style="background-color:#fab3d2;">Content here</div>
.mybackground {background-color:#fab3d2;}
Border around this has a color of #fab3d2
<div style="border:2px solid #fab3d2;">Content here</div>
.myborder {border:2px solid #fab3d2;}