#fab5bf color space conversions
Hex:
#fab5bf
RGB:
250, 181, 191
CMY:
2, 29, 25
CMYK:
0, 28, 24, 2
HSL:
351°, 87.3418%, 84.5098%
HSV (HSB):
351°, 27.6000%, 98.0392%
XYZ:
65.3522, 57.1333, 56.8736
xyY:
0.3644, 0.3185, 57.1333
CIE-Lab:
80.2545, 26.4199, 4.8865
CIE-LCH:
80.2545, 26.8680, 10.4787
CIE-Luv:
80.2545, 43.1225, 2.2156
Hunter-Lab:
75.5866, 22.0546, 8.2990
#fab5bf color charts
#fab5bf color shades, tints & tones
#fab5bf color schemes
#fab5bf color preview, HTML & CSS examples
This text has a color of #fab5bf
<p style="color:#fab5bf;">Text here</p>
.mytext {color:#fab5bf;}
This box has a color of #fab5bf
<div style="background-color:#fab5bf;">Content here</div>
.mybackground {background-color:#fab5bf;}
Border around this has a color of #fab5bf
<div style="border:2px solid #fab5bf;">Content here</div>
.myborder {border:2px solid #fab5bf;}