#fabbdc color space conversions
Hex:
#fabbdc
RGB:
250, 187, 220
CMY:
2, 27, 14
CMYK:
0, 25, 12, 2
HSL:
329°, 86.3014%, 85.6863%
HSV (HSB):
329°, 25.2000%, 98.0392%
XYZ:
70.1129, 61.0319, 75.7951
xyY:
0.3388, 0.2949, 61.0319
CIE-Lab:
82.3959, 27.6558, -7.6036
CIE-LCH:
82.3959, 28.6820, 344.6271
CIE-Luv:
82.3959, 35.7437, -16.5964
Hunter-Lab:
78.1229, 23.4831, -2.8373
#fabbdc color charts
#fabbdc RGB chart
#fabbdc CMYK chart
#fabbdc RGB pie chart
#fabbdc color shades, tints & tones
#fabbdc color schemes
#fabbdc color preview, HTML & CSS examples
This text has a color of #fabbdc
<p style="color:#fabbdc;">Text here</p>
.mytext {color:#fabbdc;}
Text color #fabbdc
This box has a color of #fabbdc
<div style="background-color:#fabbdc;">Content here</div>
.mybackground {background-color:#fabbdc;}
Background color #fabbdc
Border around this has a color of #fabbdc
<div style="border:2px solid #fabbdc;">Content here</div>
.myborder {border:2px solid #fabbdc;}
Border color #fabbdc