#fab7f2 color space conversions
Hex:
#fab7f2
RGB:
250, 183, 242
CMY:
2, 28, 5
CMYK:
0, 27, 3, 2
HSL:
307°, 87.0130%, 84.9020%
HSV (HSB):
307°, 26.8000%, 98.0392%
XYZ:
72.3848, 60.6018, 91.8866
xyY:
0.3219, 0.2695, 60.6018
CIE-Lab:
82.1642, 33.4825, -19.7509
CIE-LCH:
82.1642, 38.8739, 329.4642
CIE-Luv:
82.1642, 34.7023, -36.8058
Hunter-Lab:
77.8471, 29.7427, -15.4898
#fab7f2 color charts
#fab7f2 color shades, tints & tones
#fab7f2 color schemes
#fab7f2 color preview, HTML & CSS examples
This text has a color of #fab7f2
<p style="color:#fab7f2;">Text here</p>
.mytext {color:#fab7f2;}
This box has a color of #fab7f2
<div style="background-color:#fab7f2;">Content here</div>
.mybackground {background-color:#fab7f2;}
Border around this has a color of #fab7f2
<div style="border:2px solid #fab7f2;">Content here</div>
.myborder {border:2px solid #fab7f2;}