#ffd6b1 color space conversions
Hex:
#ffd6b1
RGB:
255, 214, 177
CMY:
0, 16, 31
CMYK:
0, 16, 31, 0
HSL:
28°, 100.0000%, 84.7059%
HSV (HSB):
28°, 30.5882%, 100.0000%
XYZ:
73.2224, 72.5275, 51.7349
xyY:
0.3708, 0.3673, 72.5275
CIE-Lab:
88.2219, 9.1262, 23.6282
CIE-LCH:
88.2219, 25.3294, 68.8813
CIE-Luv:
88.2219, 28.2859, 31.5902
Hunter-Lab:
85.1631, 4.4372, 23.5966
#ffd6b1 color charts
#ffd6b1 color shades, tints & tones
#ffd6b1 color schemes
#ffd6b1 color preview, HTML & CSS examples
This text has a color of #ffd6b1
<p style="color:#ffd6b1;">Text here</p>
.mytext {color:#ffd6b1;}
This box has a color of #ffd6b1
<div style="background-color:#ffd6b1;">Content here</div>
.mybackground {background-color:#ffd6b1;}
Border around this has a color of #ffd6b1
<div style="border:2px solid #ffd6b1;">Content here</div>
.myborder {border:2px solid #ffd6b1;}