#ffd6c4 color space conversions
Hex:
#ffd6c4
RGB:
255, 214, 196
CMY:
0, 16, 23
CMYK:
0, 16, 23, 0
HSL:
18°, 100.0000%, 88.4314%
HSV (HSB):
18°, 23.1373%, 100.0000%
XYZ:
75.2504, 73.3387, 62.4142
xyY:
0.3566, 0.3476, 73.3387
CIE-Lab:
88.6090, 11.6507, 14.2215
CIE-LCH:
88.6090, 18.3845, 50.6746
CIE-Luv:
88.6090, 26.5712, 18.5189
Hunter-Lab:
85.6380, 6.9820, 16.7352
#ffd6c4 color charts
#ffd6c4 color shades, tints & tones
#ffd6c4 color schemes
#ffd6c4 color preview, HTML & CSS examples
This text has a color of #ffd6c4
<p style="color:#ffd6c4;">Text here</p>
.mytext {color:#ffd6c4;}
This box has a color of #ffd6c4
<div style="background-color:#ffd6c4;">Content here</div>
.mybackground {background-color:#ffd6c4;}
Border around this has a color of #ffd6c4
<div style="border:2px solid #ffd6c4;">Content here</div>
.myborder {border:2px solid #ffd6c4;}