#ffbdb6 color space conversions
Hex:
#ffbdb6
RGB:
255, 189, 182
CMY:
0, 26, 29
CMYK:
0, 26, 29, 0
HSL:
6°, 100.0000%, 85.6863%
HSV (HSB):
6°, 28.6275%, 100.0000%
XYZ:
67.8811, 61.0326, 52.4587
xyY:
0.3743, 0.3365, 61.0326
CIE-Lab:
82.3963, 22.8088, 12.8596
CIE-LCH:
82.3963, 26.1842, 29.4143
CIE-Luv:
82.3963, 43.0428, 14.1229
Hunter-Lab:
78.1234, 18.3821, 14.8740
#ffbdb6 color charts
#ffbdb6 color shades, tints & tones
#ffbdb6 color schemes
#ffbdb6 color preview, HTML & CSS examples
This text has a color of #ffbdb6
<p style="color:#ffbdb6;">Text here</p>
.mytext {color:#ffbdb6;}
This box has a color of #ffbdb6
<div style="background-color:#ffbdb6;">Content here</div>
.mybackground {background-color:#ffbdb6;}
Border around this has a color of #ffbdb6
<div style="border:2px solid #ffbdb6;">Content here</div>
.myborder {border:2px solid #ffbdb6;}