#ffd5bb color space conversions
Hex:
#ffd5bb
RGB:
255, 213, 187
CMY:
0, 16, 27
CMYK:
0, 16, 27, 0
HSL:
23°, 100.0000%, 86.6667%
HSV (HSB):
23°, 26.6667%, 100.0000%
XYZ:
74.0039, 72.4364, 57.0949
xyY:
0.3636, 0.3559, 72.4364
CIE-Lab:
88.1782, 10.9393, 18.3394
CIE-LCH:
88.1782, 21.3542, 59.1842
CIE-Luv:
88.1782, 27.9951, 24.2556
Hunter-Lab:
85.1096, 6.2664, 19.8026
#ffd5bb color charts
#ffd5bb color shades, tints & tones
#ffd5bb color schemes
#ffd5bb color preview, HTML & CSS examples
This text has a color of #ffd5bb
<p style="color:#ffd5bb;">Text here</p>
.mytext {color:#ffd5bb;}
This box has a color of #ffd5bb
<div style="background-color:#ffd5bb;">Content here</div>
.mybackground {background-color:#ffd5bb;}
Border around this has a color of #ffd5bb
<div style="border:2px solid #ffd5bb;">Content here</div>
.myborder {border:2px solid #ffd5bb;}