#fab9cb color space conversions
Hex:
#fab9cb
RGB:
250, 185, 203
CMY:
2, 27, 20
CMYK:
0, 26, 19, 2
HSL:
343°, 86.6667%, 85.2941%
HSV (HSB):
343°, 26.0000%, 98.0392%
XYZ:
67.5528, 59.3337, 64.3920
xyY:
0.3532, 0.3102, 59.3337
CIE-Lab:
81.4747, 26.0595, 0.1843
CIE-LCH:
81.4747, 26.0601, 0.4052
CIE-Luv:
81.4747, 39.1644, -4.5353
Hunter-Lab:
77.0284, 21.7423, 4.3563
#fab9cb color charts
#fab9cb color shades, tints & tones
#fab9cb color schemes
#fab9cb color preview, HTML & CSS examples
This text has a color of #fab9cb
<p style="color:#fab9cb;">Text here</p>
.mytext {color:#fab9cb;}
This box has a color of #fab9cb
<div style="background-color:#fab9cb;">Content here</div>
.mybackground {background-color:#fab9cb;}
Border around this has a color of #fab9cb
<div style="border:2px solid #fab9cb;">Content here</div>
.myborder {border:2px solid #fab9cb;}