#ffd6c8 color space conversions
Hex:
#ffd6c8
RGB:
255, 214, 200
CMY:
0, 16, 22
CMYK:
0, 16, 22, 0
HSL:
15°, 100.0000%, 89.2157%
HSV (HSB):
15°, 21.5686%, 100.0000%
XYZ:
75.7119, 73.5233, 64.8445
xyY:
0.3537, 0.3434, 73.5233
CIE-Lab:
88.6967, 12.2164, 12.2437
CIE-LCH:
88.6967, 17.2959, 45.0639
CIE-Luv:
88.6967, 26.1959, 15.6524
Hunter-Lab:
85.7457, 7.5572, 15.1844
#ffd6c8 color charts
#ffd6c8 color shades, tints & tones
#ffd6c8 color schemes
#ffd6c8 color preview, HTML & CSS examples
This text has a color of #ffd6c8
<p style="color:#ffd6c8;">Text here</p>
.mytext {color:#ffd6c8;}
This box has a color of #ffd6c8
<div style="background-color:#ffd6c8;">Content here</div>
.mybackground {background-color:#ffd6c8;}
Border around this has a color of #ffd6c8
<div style="border:2px solid #ffd6c8;">Content here</div>
.myborder {border:2px solid #ffd6c8;}