#ffd5c2 color space conversions
Hex:
#ffd5c2
RGB:
255, 213, 194
CMY:
0, 16, 24
CMYK:
0, 16, 24, 0
HSL:
19°, 100.0000%, 88.0392%
HSV (HSB):
19°, 23.9216%, 100.0000%
XYZ:
74.7719, 72.7435, 61.1389
xyY:
0.3584, 0.3486, 72.7435
CIE-Lab:
88.3253, 11.8911, 14.8716
CIE-LCH:
88.3253, 19.0411, 51.3548
CIE-Luv:
88.3253, 27.3445, 19.3559
Hunter-Lab:
85.2898, 7.2301, 17.2016
#ffd5c2 color charts
#ffd5c2 color shades, tints & tones
#ffd5c2 color schemes
#ffd5c2 color preview, HTML & CSS examples
This text has a color of #ffd5c2
<p style="color:#ffd5c2;">Text here</p>
.mytext {color:#ffd5c2;}
This box has a color of #ffd5c2
<div style="background-color:#ffd5c2;">Content here</div>
.mybackground {background-color:#ffd5c2;}
Border around this has a color of #ffd5c2
<div style="border:2px solid #ffd5c2;">Content here</div>
.myborder {border:2px solid #ffd5c2;}