#ffc2a4 color space conversions
Hex:
#ffc2a4
RGB:
255, 194, 164
CMY:
0, 24, 36
CMYK:
0, 24, 36, 0
HSL:
20°, 100.0000%, 82.1569%
HSV (HSB):
20°, 35.6863%, 100.0000%
XYZ:
67.2326, 62.5239, 43.6467
xyY:
0.3877, 0.3606, 62.5239
CIE-Lab:
83.1913, 17.9544, 23.5527
CIE-LCH:
83.1913, 29.6157, 52.6814
CIE-Luv:
83.1913, 42.0571, 29.1978
Hunter-Lab:
79.0721, 13.3971, 22.6231
#ffc2a4 color charts
#ffc2a4 color shades, tints & tones
#ffc2a4 color schemes
#ffc2a4 color preview, HTML & CSS examples
This text has a color of #ffc2a4
<p style="color:#ffc2a4;">Text here</p>
.mytext {color:#ffc2a4;}
This box has a color of #ffc2a4
<div style="background-color:#ffc2a4;">Content here</div>
.mybackground {background-color:#ffc2a4;}
Border around this has a color of #ffc2a4
<div style="border:2px solid #ffc2a4;">Content here</div>
.myborder {border:2px solid #ffc2a4;}