#fb9ab9 color space conversions
Hex:
#fb9ab9
RGB:
251, 154, 185
CMY:
2, 40, 27
CMYK:
0, 39, 26, 2
HSL:
341°, 92.3810%, 79.4118%
HSV (HSB):
341°, 38.6454%, 98.4314%
XYZ:
60.0962, 47.1232, 51.8272
xyY:
0.3779, 0.2963, 47.1232
CIE-Lab:
74.2685, 40.0587, -0.5220
CIE-LCH:
74.2685, 40.0621, 359.2534
CIE-Luv:
74.2685, 60.5951, -8.2654
Hunter-Lab:
68.6464, 36.1361, 3.2892
#fb9ab9 color charts
#fb9ab9 color shades, tints & tones
#fb9ab9 color schemes
#fb9ab9 color preview, HTML & CSS examples
This text has a color of #fb9ab9
<p style="color:#fb9ab9;">Text here</p>
.mytext {color:#fb9ab9;}
This box has a color of #fb9ab9
<div style="background-color:#fb9ab9;">Content here</div>
.mybackground {background-color:#fb9ab9;}
Border around this has a color of #fb9ab9
<div style="border:2px solid #fb9ab9;">Content here</div>
.myborder {border:2px solid #fb9ab9;}