#fb9aa8 color space conversions
Hex:
#fb9aa8
RGB:
251, 154, 168
CMY:
2, 40, 34
CMYK:
0, 39, 33, 2
HSL:
351°, 92.3810%, 79.4118%
HSV (HSB):
351°, 38.6454%, 98.4314%
XYZ:
58.4071, 46.4476, 42.9327
xyY:
0.3952, 0.3143, 46.4476
CIE-Lab:
73.8350, 37.8684, 8.2299
CIE-LCH:
73.8350, 38.7524, 12.2614
CIE-Luv:
73.8350, 63.8017, 4.4055
Hunter-Lab:
68.1525, 33.7089, 10.3570
#fb9aa8 color charts
#fb9aa8 color shades, tints & tones
#fb9aa8 color schemes
#fb9aa8 color preview, HTML & CSS examples
This text has a color of #fb9aa8
<p style="color:#fb9aa8;">Text here</p>
.mytext {color:#fb9aa8;}
This box has a color of #fb9aa8
<div style="background-color:#fb9aa8;">Content here</div>
.mybackground {background-color:#fb9aa8;}
Border around this has a color of #fb9aa8
<div style="border:2px solid #fb9aa8;">Content here</div>
.myborder {border:2px solid #fb9aa8;}