#ffb9b3 color space conversions
Hex:
#ffb9b3
RGB:
255, 185, 179
CMY:
0, 27, 30
CMYK:
0, 27, 30, 0
HSL:
5°, 100.0000%, 85.0980%
HSV (HSB):
5°, 29.8039%, 100.0000%
XYZ:
66.7256, 59.2126, 50.5602
xyY:
0.3781, 0.3355, 59.2126
CIE-Lab:
81.4083, 24.5169, 13.0710
CIE-LCH:
81.4083, 27.7836, 28.0640
CIE-Luv:
81.4083, 45.8806, 14.0152
Hunter-Lab:
76.9497, 20.1212, 14.9080
#ffb9b3 color charts
#ffb9b3 color shades, tints & tones
#ffb9b3 color schemes
#ffb9b3 color preview, HTML & CSS examples
This text has a color of #ffb9b3
<p style="color:#ffb9b3;">Text here</p>
.mytext {color:#ffb9b3;}
This box has a color of #ffb9b3
<div style="background-color:#ffb9b3;">Content here</div>
.mybackground {background-color:#ffb9b3;}
Border around this has a color of #ffb9b3
<div style="border:2px solid #ffb9b3;">Content here</div>
.myborder {border:2px solid #ffb9b3;}