#ffd6b4 color space conversions
Hex:
#ffd6b4
RGB:
255, 214, 180
CMY:
0, 16, 29
CMYK:
0, 16, 29, 0
HSL:
27°, 100.0000%, 85.2941%
HSV (HSB):
27°, 29.4118%, 100.0000%
XYZ:
73.5248, 72.6484, 53.3274
xyY:
0.3685, 0.3642, 72.6484
CIE-Lab:
88.2798, 9.5067, 22.1429
CIE-LCH:
88.2798, 24.0974, 66.7644
CIE-Luv:
88.2798, 28.0232, 29.5901
Hunter-Lab:
85.2340, 4.8185, 22.5685
#ffd6b4 color charts
#ffd6b4 color shades, tints & tones
#ffd6b4 color schemes
#ffd6b4 color preview, HTML & CSS examples
This text has a color of #ffd6b4
<p style="color:#ffd6b4;">Text here</p>
.mytext {color:#ffd6b4;}
This box has a color of #ffd6b4
<div style="background-color:#ffd6b4;">Content here</div>
.mybackground {background-color:#ffd6b4;}
Border around this has a color of #ffd6b4
<div style="border:2px solid #ffd6b4;">Content here</div>
.myborder {border:2px solid #ffd6b4;}