#fb9a8e color space conversions
Hex:
#fb9a8e
RGB:
251, 154, 142
CMY:
2, 40, 44
CMYK:
0, 39, 43, 2
HSL:
7°, 93.1624%, 77.0588%
HSV (HSB):
7°, 43.4263%, 98.4314%
XYZ:
56.2217, 45.5734, 31.4245
xyY:
0.4220, 0.3421, 45.5734
CIE-Lab:
73.2679, 34.9437, 21.7401
CIE-LCH:
73.2679, 41.1545, 31.8877
CIE-Luv:
73.2679, 68.3669, 22.2940
Hunter-Lab:
67.5081, 30.5183, 19.6566
#fb9a8e color charts
#fb9a8e color shades, tints & tones
#fb9a8e color schemes
#fb9a8e color preview, HTML & CSS examples
This text has a color of #fb9a8e
<p style="color:#fb9a8e;">Text here</p>
.mytext {color:#fb9a8e;}
This box has a color of #fb9a8e
<div style="background-color:#fb9a8e;">Content here</div>
.mybackground {background-color:#fb9a8e;}
Border around this has a color of #fb9a8e
<div style="border:2px solid #fb9a8e;">Content here</div>
.myborder {border:2px solid #fb9a8e;}