#fab5e0 color space conversions
Hex:
#fab5e0
RGB:
250, 181, 224
CMY:
2, 29, 12
CMYK:
0, 28, 10, 2
HSL:
323°, 87.3418%, 84.5098%
HSV (HSB):
323°, 27.6000%, 98.0392%
XYZ:
69.4028, 58.7536, 78.2037
xyY:
0.3363, 0.2847, 58.7536
CIE-Lab:
81.1559, 31.4699, -11.5994
CIE-LCH:
81.1559, 33.5396, 339.7668
CIE-Luv:
81.1559, 38.3697, -23.4492
Hunter-Lab:
76.6509, 27.4820, -6.8355
#fab5e0 color charts
#fab5e0 color shades, tints & tones
#fab5e0 color schemes
#fab5e0 color preview, HTML & CSS examples
This text has a color of #fab5e0
<p style="color:#fab5e0;">Text here</p>
.mytext {color:#fab5e0;}
This box has a color of #fab5e0
<div style="background-color:#fab5e0;">Content here</div>
.mybackground {background-color:#fab5e0;}
Border around this has a color of #fab5e0
<div style="border:2px solid #fab5e0;">Content here</div>
.myborder {border:2px solid #fab5e0;}