#fbbfad color space conversions
Hex:
#fbbfad
RGB:
251, 191, 173
CMY:
2, 25, 32
CMYK:
0, 24, 31, 2
HSL:
14°, 90.6977%, 83.1373%
HSV (HSB):
14°, 31.0757%, 98.4314%
XYZ:
65.9573, 60.7880, 47.7921
xyY:
0.3779, 0.3483, 60.7880
CIE-Lab:
82.2646, 19.1136, 17.4270
CIE-LCH:
82.2646, 25.8656, 42.3573
CIE-Luv:
82.2646, 40.0823, 20.9996
Hunter-Lab:
77.9666, 14.5637, 18.2330
#fbbfad color charts
#fbbfad color shades, tints & tones
#fbbfad color schemes
#fbbfad color preview, HTML & CSS examples
This text has a color of #fbbfad
<p style="color:#fbbfad;">Text here</p>
.mytext {color:#fbbfad;}
This box has a color of #fbbfad
<div style="background-color:#fbbfad;">Content here</div>
.mybackground {background-color:#fbbfad;}
Border around this has a color of #fbbfad
<div style="border:2px solid #fbbfad;">Content here</div>
.myborder {border:2px solid #fbbfad;}