#fab7da color space conversions
Hex:
#fab7da
RGB:
250, 183, 218
CMY:
2, 28, 15
CMYK:
0, 27, 13, 2
HSL:
329°, 87.0130%, 84.9020%
HSV (HSB):
329°, 26.8000%, 98.0392%
XYZ:
69.0127, 59.2529, 74.1293
xyY:
0.3410, 0.2928, 59.2529
CIE-Lab:
81.4304, 29.4418, -7.9600
CIE-LCH:
81.4304, 30.4989, 344.8710
CIE-Luv:
81.4304, 38.1762, -17.4474
Hunter-Lab:
76.9759, 25.3262, -3.2142
#fab7da color charts
#fab7da color shades, tints & tones
#fab7da color schemes
#fab7da color preview, HTML & CSS examples
This text has a color of #fab7da
<p style="color:#fab7da;">Text here</p>
.mytext {color:#fab7da;}
This box has a color of #fab7da
<div style="background-color:#fab7da;">Content here</div>
.mybackground {background-color:#fab7da;}
Border around this has a color of #fab7da
<div style="border:2px solid #fab7da;">Content here</div>
.myborder {border:2px solid #fab7da;}