#ffd0c8 color space conversions
Hex:
#ffd0c8
RGB:
255, 208, 200
CMY:
0, 18, 22
CMYK:
0, 18, 22, 0
HSL:
9°, 100.0000%, 89.2157%
HSV (HSB):
9°, 21.5686%, 100.0000%
XYZ:
74.2212, 70.5419, 64.3476
xyY:
0.3549, 0.3373, 70.5419
CIE-Lab:
87.2620, 15.3385, 10.2009
CIE-LCH:
87.2620, 18.4208, 33.6261
CIE-Luv:
87.2620, 29.6736, 12.1089
Hunter-Lab:
83.9892, 10.7592, 13.3679
#ffd0c8 color charts
#ffd0c8 color shades, tints & tones
#ffd0c8 color schemes
#ffd0c8 color preview, HTML & CSS examples
This text has a color of #ffd0c8
<p style="color:#ffd0c8;">Text here</p>
.mytext {color:#ffd0c8;}
This box has a color of #ffd0c8
<div style="background-color:#ffd0c8;">Content here</div>
.mybackground {background-color:#ffd0c8;}
Border around this has a color of #ffd0c8
<div style="border:2px solid #ffd0c8;">Content here</div>
.myborder {border:2px solid #ffd0c8;}