#ffb9b0 color space conversions
Hex:
#ffb9b0
RGB:
255, 185, 176
CMY:
0, 27, 31
CMYK:
0, 27, 31, 0
HSL:
7°, 100.0000%, 84.5098%
HSV (HSB):
7°, 30.9804%, 100.0000%
XYZ:
66.4254, 59.0925, 48.9793
xyY:
0.3807, 0.3386, 59.0925
CIE-Lab:
81.3424, 24.1334, 14.5887
CIE-LCH:
81.3424, 28.2002, 31.1530
CIE-Luv:
81.3424, 46.2761, 16.1339
Hunter-Lab:
76.8717, 19.7179, 16.0331
#ffb9b0 color charts
#ffb9b0 color shades, tints & tones
#ffb9b0 color schemes
#ffb9b0 color preview, HTML & CSS examples
This text has a color of #ffb9b0
<p style="color:#ffb9b0;">Text here</p>
.mytext {color:#ffb9b0;}
This box has a color of #ffb9b0
<div style="background-color:#ffb9b0;">Content here</div>
.mybackground {background-color:#ffb9b0;}
Border around this has a color of #ffb9b0
<div style="border:2px solid #ffb9b0;">Content here</div>
.myborder {border:2px solid #ffb9b0;}