#ffd3ce color space conversions
Hex:
#ffd3ce
RGB:
255, 211, 206
CMY:
0, 17, 19
CMYK:
0, 17, 19, 0
HSL:
6°, 100.0000%, 90.3922%
HSV (HSB):
6°, 19.2157%, 100.0000%
XYZ:
75.6748, 72.3048, 68.3602
xyY:
0.3498, 0.3342, 72.3048
CIE-Lab:
88.1151, 14.6477, 8.2533
CIE-LCH:
88.1151, 16.8128, 29.3992
CIE-Luv:
88.1151, 27.3371, 9.4895
Hunter-Lab:
85.0322, 10.0506, 11.8573
#ffd3ce color charts
#ffd3ce color shades, tints & tones
#ffd3ce color schemes
#ffd3ce color preview, HTML & CSS examples
This text has a color of #ffd3ce
<p style="color:#ffd3ce;">Text here</p>
.mytext {color:#ffd3ce;}
This box has a color of #ffd3ce
<div style="background-color:#ffd3ce;">Content here</div>
.mybackground {background-color:#ffd3ce;}
Border around this has a color of #ffd3ce
<div style="border:2px solid #ffd3ce;">Content here</div>
.myborder {border:2px solid #ffd3ce;}