#ffbdb1 color space conversions
Hex:
#ffbdb1
RGB:
255, 189, 177
CMY:
0, 26, 31
CMYK:
0, 26, 31, 0
HSL:
9°, 100.0000%, 84.7059%
HSV (HSB):
9°, 30.5882%, 100.0000%
XYZ:
67.3734, 60.8295, 49.7853
xyY:
0.3785, 0.3418, 60.8295
CIE-Lab:
82.2870, 22.1628, 15.3813
CIE-LCH:
82.2870, 26.9773, 34.7612
CIE-Luv:
82.2870, 43.6718, 17.6525
Hunter-Lab:
77.9933, 17.7065, 16.7488
#ffbdb1 color charts
#ffbdb1 color shades, tints & tones
#ffbdb1 color schemes
#ffbdb1 color preview, HTML & CSS examples
This text has a color of #ffbdb1
<p style="color:#ffbdb1;">Text here</p>
.mytext {color:#ffbdb1;}
This box has a color of #ffbdb1
<div style="background-color:#ffbdb1;">Content here</div>
.mybackground {background-color:#ffbdb1;}
Border around this has a color of #ffbdb1
<div style="border:2px solid #ffbdb1;">Content here</div>
.myborder {border:2px solid #ffbdb1;}