#fab8ce color space conversions
Hex:
#fab8ce
RGB:
250, 184, 206
CMY:
2, 28, 19
CMYK:
0, 26, 18, 2
HSL:
340°, 86.8421%, 85.0980%
HSV (HSB):
340°, 26.4000%, 98.0392%
XYZ:
67.7054, 59.0612, 66.2240
xyY:
0.3508, 0.3060, 59.0612
CIE-Lab:
81.3252, 27.0395, -1.6506
CIE-LCH:
81.3252, 27.0898, 356.5068
CIE-Luv:
81.3252, 39.3163, -7.4418
Hunter-Lab:
76.8513, 22.7674, 2.7047
#fab8ce color charts
#fab8ce color shades, tints & tones
#fab8ce color schemes
#fab8ce color preview, HTML & CSS examples
This text has a color of #fab8ce
<p style="color:#fab8ce;">Text here</p>
.mytext {color:#fab8ce;}
This box has a color of #fab8ce
<div style="background-color:#fab8ce;">Content here</div>
.mybackground {background-color:#fab8ce;}
Border around this has a color of #fab8ce
<div style="border:2px solid #fab8ce;">Content here</div>
.myborder {border:2px solid #fab8ce;}