#fa9bbd color space conversions
Hex:
#fa9bbd
RGB:
250, 155, 189
CMY:
2, 39, 26
CMYK:
0, 38, 24, 2
HSL:
339°, 90.4762%, 79.4118%
HSV (HSB):
339°, 38.0000%, 98.0392%
XYZ:
60.3310, 47.4408, 54.1213
xyY:
0.3727, 0.2930, 47.4408
CIE-Lab:
74.4709, 39.7447, -2.4441
CIE-LCH:
74.4709, 39.8198, 356.4811
CIE-Luv:
74.4709, 58.5250, -10.9864
Hunter-Lab:
68.8773, 35.8165, 1.6261
#fa9bbd color charts
#fa9bbd color shades, tints & tones
#fa9bbd color schemes
#fa9bbd color preview, HTML & CSS examples
This text has a color of #fa9bbd
<p style="color:#fa9bbd;">Text here</p>
.mytext {color:#fa9bbd;}
This box has a color of #fa9bbd
<div style="background-color:#fa9bbd;">Content here</div>
.mybackground {background-color:#fa9bbd;}
Border around this has a color of #fa9bbd
<div style="border:2px solid #fa9bbd;">Content here</div>
.myborder {border:2px solid #fa9bbd;}