#fb9da1 color space conversions
Hex:
#fb9da1
RGB:
251, 157, 161
CMY:
2, 38, 37
CMYK:
0, 37, 36, 2
HSL:
357°, 92.1569%, 80.0000%
HSV (HSB):
357°, 37.4502%, 98.4314%
XYZ:
58.2737, 47.1964, 39.7567
xyY:
0.4013, 0.3250, 47.1964
CIE-Lab:
74.3152, 35.4746, 12.7673
CIE-LCH:
74.3152, 37.7021, 19.7938
CIE-Luv:
74.3152, 63.1812, 10.9765
Hunter-Lab:
68.6996, 31.1862, 13.7784
#fb9da1 color charts
#fb9da1 color shades, tints & tones
#fb9da1 color schemes
#fb9da1 color preview, HTML & CSS examples
This text has a color of #fb9da1
<p style="color:#fb9da1;">Text here</p>
.mytext {color:#fb9da1;}
This box has a color of #fb9da1
<div style="background-color:#fb9da1;">Content here</div>
.mybackground {background-color:#fb9da1;}
Border around this has a color of #fb9da1
<div style="border:2px solid #fb9da1;">Content here</div>
.myborder {border:2px solid #fb9da1;}