#ffc2ac color space conversions
Hex:
#ffc2ac
RGB:
255, 194, 172
CMY:
0, 24, 33
CMYK:
0, 24, 33, 0
HSL:
16°, 100.0000%, 83.7255%
HSV (HSB):
16°, 32.5490%, 100.0000%
XYZ:
67.9782, 62.8221, 47.5728
xyY:
0.3811, 0.3522, 62.8221
CIE-Lab:
83.3487, 18.9165, 19.5290
CIE-LCH:
83.3487, 27.1885, 45.9128
CIE-Luv:
83.3487, 41.1580, 23.8635
Hunter-Lab:
79.2604, 14.3859, 19.8959
#ffc2ac color charts
#ffc2ac color shades, tints & tones
#ffc2ac color schemes
#ffc2ac color preview, HTML & CSS examples
This text has a color of #ffc2ac
<p style="color:#ffc2ac;">Text here</p>
.mytext {color:#ffc2ac;}
This box has a color of #ffc2ac
<div style="background-color:#ffc2ac;">Content here</div>
.mybackground {background-color:#ffc2ac;}
Border around this has a color of #ffc2ac
<div style="border:2px solid #ffc2ac;">Content here</div>
.myborder {border:2px solid #ffc2ac;}