#fabed1 color space conversions
Hex:
#fabed1
RGB:
250, 190, 209
CMY:
2, 25, 18
CMYK:
0, 24, 16, 2
HSL:
341°, 85.7143%, 86.2745%
HSV (HSB):
341°, 24.0000%, 98.0392%
XYZ:
69.3464, 61.7544, 68.5864
xyY:
0.3473, 0.3093, 61.7544
CIE-Lab:
82.7826, 24.3366, -1.1293
CIE-LCH:
82.7826, 24.3628, 357.3432
CIE-Luv:
82.7826, 35.5584, -6.1627
Hunter-Lab:
78.5839, 19.9955, 3.2617
#fabed1 color charts
#fabed1 color shades, tints & tones
#fabed1 color schemes
#fabed1 color preview, HTML & CSS examples
This text has a color of #fabed1
<p style="color:#fabed1;">Text here</p>
.mytext {color:#fabed1;}
This box has a color of #fabed1
<div style="background-color:#fabed1;">Content here</div>
.mybackground {background-color:#fabed1;}
Border around this has a color of #fabed1
<div style="border:2px solid #fabed1;">Content here</div>
.myborder {border:2px solid #fabed1;}