#fb9acc color space conversions
Hex:
#fb9acc
RGB:
251, 154, 204
CMY:
2, 40, 20
CMYK:
0, 39, 19, 2
HSL:
329°, 92.3810%, 79.4118%
HSV (HSB):
329°, 38.6454%, 98.4314%
XYZ:
62.2383, 47.9801, 63.1075
xyY:
0.3591, 0.2768, 47.9801
CIE-Lab:
74.8124, 42.7542, -10.1787
CIE-LCH:
74.8124, 43.9491, 346.6086
CIE-Luv:
74.8124, 56.8751, -23.0874
Hunter-Lab:
69.2676, 39.1674, -5.5298
#fb9acc color charts
#fb9acc color shades, tints & tones
#fb9acc color schemes
#fb9acc color preview, HTML & CSS examples
This text has a color of #fb9acc
<p style="color:#fb9acc;">Text here</p>
.mytext {color:#fb9acc;}
This box has a color of #fb9acc
<div style="background-color:#fb9acc;">Content here</div>
.mybackground {background-color:#fb9acc;}
Border around this has a color of #fb9acc
<div style="border:2px solid #fb9acc;">Content here</div>
.myborder {border:2px solid #fb9acc;}