#fb9dbc color space conversions
Hex:
#fb9dbc
RGB:
251, 157, 188
CMY:
2, 38, 26
CMYK:
0, 37, 25, 2
HSL:
340°, 92.1569%, 80.0000%
HSV (HSB):
340°, 37.4502%, 98.4314%
XYZ:
60.9177, 48.2540, 53.6802
xyY:
0.3741, 0.2963, 48.2540
CIE-Lab:
74.9849, 38.9177, -1.1262
CIE-LCH:
74.9849, 38.9340, 358.3424
CIE-Luv:
74.9849, 58.2967, -8.9172
Hunter-Lab:
69.4651, 34.9724, 2.8083
#fb9dbc color charts
#fb9dbc color shades, tints & tones
#fb9dbc color schemes
#fb9dbc color preview, HTML & CSS examples
This text has a color of #fb9dbc
<p style="color:#fb9dbc;">Text here</p>
.mytext {color:#fb9dbc;}
This box has a color of #fb9dbc
<div style="background-color:#fb9dbc;">Content here</div>
.mybackground {background-color:#fb9dbc;}
Border around this has a color of #fb9dbc
<div style="border:2px solid #fb9dbc;">Content here</div>
.myborder {border:2px solid #fb9dbc;}