#fab8da color space conversions
Hex:
#fab8da
RGB:
250, 184, 218
CMY:
2, 28, 15
CMYK:
0, 26, 13, 2
HSL:
329°, 86.8421%, 85.0980%
HSV (HSB):
329°, 26.4000%, 98.0392%
XYZ:
69.2197, 59.6669, 74.1983
xyY:
0.3408, 0.2938, 59.6669
CIE-Lab:
81.6568, 28.9149, -7.6242
CIE-LCH:
81.6568, 29.9031, 345.2285
CIE-Luv:
81.6568, 37.6371, -16.8403
Hunter-Lab:
77.2444, 24.7786, -2.8809
#fab8da color charts
#fab8da color shades, tints & tones
#fab8da color schemes
#fab8da color preview, HTML & CSS examples
This text has a color of #fab8da
<p style="color:#fab8da;">Text here</p>
.mytext {color:#fab8da;}
This box has a color of #fab8da
<div style="background-color:#fab8da;">Content here</div>
.mybackground {background-color:#fab8da;}
Border around this has a color of #fab8da
<div style="border:2px solid #fab8da;">Content here</div>
.myborder {border:2px solid #fab8da;}