#ffbdaa color space conversions
Hex:
#ffbdaa
RGB:
255, 189, 170
CMY:
0, 26, 33
CMYK:
0, 26, 33, 0
HSL:
13°, 100.0000%, 83.3333%
HSV (HSB):
13°, 33.3333%, 100.0000%
XYZ:
66.6933, 60.5575, 46.2039
xyY:
0.3845, 0.3491, 60.5575
CIE-Lab:
82.1403, 21.2901, 18.9153
CIE-LCH:
82.1403, 28.4790, 41.6197
CIE-Luv:
82.1403, 44.5336, 22.4814
Hunter-Lab:
77.8187, 16.7980, 19.2704
#ffbdaa color charts
#ffbdaa color shades, tints & tones
#ffbdaa color schemes
#ffbdaa color preview, HTML & CSS examples
This text has a color of #ffbdaa
<p style="color:#ffbdaa;">Text here</p>
.mytext {color:#ffbdaa;}
This box has a color of #ffbdaa
<div style="background-color:#ffbdaa;">Content here</div>
.mybackground {background-color:#ffbdaa;}
Border around this has a color of #ffbdaa
<div style="border:2px solid #ffbdaa;">Content here</div>
.myborder {border:2px solid #ffbdaa;}