#ffd5c4 color space conversions
Hex:
#ffd5c4
RGB:
255, 213, 196
CMY:
0, 16, 23
CMYK:
0, 16, 23, 0
HSL:
17°, 100.0000%, 88.4314%
HSV (HSB):
17°, 23.1373%, 100.0000%
XYZ:
74.9981, 72.8340, 62.3301
xyY:
0.3569, 0.3466, 72.8340
CIE-Lab:
88.3685, 12.1697, 13.8815
CIE-LCH:
88.3685, 18.4607, 48.7594
CIE-Luv:
88.3685, 27.1558, 17.9340
Hunter-Lab:
85.3429, 7.5132, 16.4376
#ffd5c4 color charts
#ffd5c4 color shades, tints & tones
#ffd5c4 color schemes
#ffd5c4 color preview, HTML & CSS examples
This text has a color of #ffd5c4
<p style="color:#ffd5c4;">Text here</p>
.mytext {color:#ffd5c4;}
This box has a color of #ffd5c4
<div style="background-color:#ffd5c4;">Content here</div>
.mybackground {background-color:#ffd5c4;}
Border around this has a color of #ffd5c4
<div style="border:2px solid #ffd5c4;">Content here</div>
.myborder {border:2px solid #ffd5c4;}