#fab6f6 color space conversions
Hex:
#fab6f6
RGB:
250, 182, 246
CMY:
2, 29, 4
CMYK:
0, 27, 2, 2
HSL:
304°, 87.1795%, 84.7059%
HSV (HSB):
304°, 27.2000%, 98.0392%
XYZ:
72.7868, 60.4337, 95.0174
xyY:
0.3189, 0.2648, 60.4337
CIE-Lab:
82.0734, 34.7177, -22.0301
CIE-LCH:
82.0734, 41.1175, 327.6028
CIE-Luv:
82.0734, 34.6072, -40.7046
Hunter-Lab:
77.7391, 31.0854, -18.0504
#fab6f6 color charts
#fab6f6 color shades, tints & tones
#fab6f6 color schemes
#fab6f6 color preview, HTML & CSS examples
This text has a color of #fab6f6
<p style="color:#fab6f6;">Text here</p>
.mytext {color:#fab6f6;}
This box has a color of #fab6f6
<div style="background-color:#fab6f6;">Content here</div>
.mybackground {background-color:#fab6f6;}
Border around this has a color of #fab6f6
<div style="border:2px solid #fab6f6;">Content here</div>
.myborder {border:2px solid #fab6f6;}