#ffbdae color space conversions
Hex:
#ffbdae
RGB:
255, 189, 174
CMY:
0, 26, 32
CMYK:
0, 26, 32, 0
HSL:
11°, 100.0000%, 84.1176%
HSV (HSB):
11°, 31.7647%, 100.0000%
XYZ:
67.0776, 60.7112, 48.2275
xyY:
0.3811, 0.3449, 60.7112
CIE-Lab:
82.2232, 21.7842, 16.8955
CIE-LCH:
82.2232, 27.5683, 37.7966
CIE-Luv:
82.2232, 44.0439, 19.7386
Hunter-Lab:
77.9174, 17.3118, 17.8442
#ffbdae color charts
#ffbdae color shades, tints & tones
#ffbdae color schemes
#ffbdae color preview, HTML & CSS examples
This text has a color of #ffbdae
<p style="color:#ffbdae;">Text here</p>
.mytext {color:#ffbdae;}
This box has a color of #ffbdae
<div style="background-color:#ffbdae;">Content here</div>
.mybackground {background-color:#ffbdae;}
Border around this has a color of #ffbdae
<div style="border:2px solid #ffbdae;">Content here</div>
.myborder {border:2px solid #ffbdae;}