#fabbca color space conversions
Hex:
#fabbca
RGB:
250, 187, 202
CMY:
2, 27, 21
CMYK:
0, 25, 19, 2
HSL:
346°, 86.3014%, 85.6863%
HSV (HSB):
346°, 25.2000%, 98.0392%
XYZ:
67.8553, 60.1289, 63.9068
xyY:
0.3536, 0.3133, 60.1289
CIE-Lab:
81.9082, 24.8560, 1.3545
CIE-LCH:
81.9082, 24.8929, 3.1192
CIE-Luv:
81.9082, 38.1627, -2.5823
Hunter-Lab:
77.5428, 20.4999, 5.4162
#fabbca color charts
#fabbca color shades, tints & tones
#fabbca color schemes
#fabbca color preview, HTML & CSS examples
This text has a color of #fabbca
<p style="color:#fabbca;">Text here</p>
.mytext {color:#fabbca;}
This box has a color of #fabbca
<div style="background-color:#fabbca;">Content here</div>
.mybackground {background-color:#fabbca;}
Border around this has a color of #fabbca
<div style="border:2px solid #fabbca;">Content here</div>
.myborder {border:2px solid #fabbca;}