#fabed5 color space conversions
Hex:
#fabed5
RGB:
250, 190, 213
CMY:
2, 25, 16
CMYK:
0, 24, 15, 2
HSL:
337°, 85.7143%, 86.2745%
HSV (HSB):
337°, 24.0000%, 98.0392%
XYZ:
69.8480, 61.9550, 71.2279
xyY:
0.3440, 0.3052, 61.9550
CIE-Lab:
82.8895, 24.9586, -3.1183
CIE-LCH:
82.8895, 25.1527, 352.8784
CIE-Luv:
82.8895, 35.0412, -9.2664
Hunter-Lab:
78.7115, 20.6545, 1.4451
#fabed5 color charts
#fabed5 color shades, tints & tones
#fabed5 color schemes
#fabed5 color preview, HTML & CSS examples
This text has a color of #fabed5
<p style="color:#fabed5;">Text here</p>
.mytext {color:#fabed5;}
This box has a color of #fabed5
<div style="background-color:#fabed5;">Content here</div>
.mybackground {background-color:#fabed5;}
Border around this has a color of #fabed5
<div style="border:2px solid #fabed5;">Content here</div>
.myborder {border:2px solid #fabed5;}