#fab8f2 color space conversions
Hex:
#fab8f2
RGB:
250, 184, 242
CMY:
2, 28, 5
CMYK:
0, 26, 3, 2
HSL:
307°, 86.8421%, 85.0980%
HSV (HSB):
307°, 26.4000%, 98.0392%
XYZ:
72.5918, 61.0158, 91.9556
xyY:
0.3218, 0.2705, 61.0158
CIE-Lab:
82.3872, 32.9560, -19.4137
CIE-LCH:
82.3872, 38.2490, 329.4986
CIE-Luv:
82.3872, 34.2052, -36.1836
Hunter-Lab:
78.1126, 29.1871, -15.1185
#fab8f2 color charts
#fab8f2 color shades, tints & tones
#fab8f2 color schemes
#fab8f2 color preview, HTML & CSS examples
This text has a color of #fab8f2
<p style="color:#fab8f2;">Text here</p>
.mytext {color:#fab8f2;}
This box has a color of #fab8f2
<div style="background-color:#fab8f2;">Content here</div>
.mybackground {background-color:#fab8f2;}
Border around this has a color of #fab8f2
<div style="border:2px solid #fab8f2;">Content here</div>
.myborder {border:2px solid #fab8f2;}