#fab7b6 color space conversions
Hex:
#fab7b6
RGB:
250, 183, 182
CMY:
2, 28, 29
CMYK:
0, 27, 27, 2
HSL:
1°, 87.1795%, 84.7059%
HSV (HSB):
1°, 27.2000%, 98.0392%
XYZ:
64.8013, 57.5684, 51.9524
xyY:
0.3717, 0.3302, 57.5684
CIE-Lab:
80.4982, 24.1261, 10.0932
CIE-LCH:
80.4982, 26.1523, 22.7021
CIE-Luv:
80.4982, 43.1556, 9.9925
Hunter-Lab:
75.8738, 19.6718, 12.5146
#fab7b6 color charts
#fab7b6 color shades, tints & tones
#fab7b6 color schemes
#fab7b6 color preview, HTML & CSS examples
This text has a color of #fab7b6
<p style="color:#fab7b6;">Text here</p>
.mytext {color:#fab7b6;}
This box has a color of #fab7b6
<div style="background-color:#fab7b6;">Content here</div>
.mybackground {background-color:#fab7b6;}
Border around this has a color of #fab7b6
<div style="border:2px solid #fab7b6;">Content here</div>
.myborder {border:2px solid #fab7b6;}