#ffb1b0 color space conversions
Hex:
#ffb1b0
RGB:
255, 177, 176
CMY:
0, 31, 31
CMYK:
0, 31, 31, 0
HSL:
1°, 100.0000%, 84.5098%
HSV (HSB):
1°, 30.9804%, 100.0000%
XYZ:
64.7986, 55.8389, 48.4370
xyY:
0.3833, 0.3303, 55.8389
CIE-Lab:
79.5220, 28.3277, 12.0177
CIE-LCH:
79.5220, 30.7715, 22.9886
CIE-Luv:
79.5220, 51.2300, 11.7197
Hunter-Lab:
74.7254, 24.0179, 13.8760
#ffb1b0 color charts
#ffb1b0 color shades, tints & tones
#ffb1b0 color schemes
#ffb1b0 color preview, HTML & CSS examples
This text has a color of #ffb1b0
<p style="color:#ffb1b0;">Text here</p>
.mytext {color:#ffb1b0;}
This box has a color of #ffb1b0
<div style="background-color:#ffb1b0;">Content here</div>
.mybackground {background-color:#ffb1b0;}
Border around this has a color of #ffb1b0
<div style="border:2px solid #ffb1b0;">Content here</div>
.myborder {border:2px solid #ffb1b0;}