#fb9e9d color space conversions
Hex:
#fb9e9d
RGB:
251, 158, 157
CMY:
2, 38, 38
CMYK:
0, 37, 37, 2
HSL:
1°, 92.1569%, 80.0000%
HSV (HSB):
1°, 37.4502%, 98.4314%
XYZ:
58.0963, 47.3973, 37.9849
xyY:
0.4049, 0.3303, 47.3973
CIE-Lab:
74.4432, 34.4917, 15.1438
CIE-LCH:
74.4432, 37.6698, 23.7042
CIE-Luv:
74.4432, 63.2279, 14.2804
Hunter-Lab:
68.8457, 30.1496, 15.4793
#fb9e9d color charts
#fb9e9d color shades, tints & tones
#fb9e9d color schemes
#fb9e9d color preview, HTML & CSS examples
This text has a color of #fb9e9d
<p style="color:#fb9e9d;">Text here</p>
.mytext {color:#fb9e9d;}
This box has a color of #fb9e9d
<div style="background-color:#fb9e9d;">Content here</div>
.mybackground {background-color:#fb9e9d;}
Border around this has a color of #fb9e9d
<div style="border:2px solid #fb9e9d;">Content here</div>
.myborder {border:2px solid #fb9e9d;}