#c9828e color space conversions
Hex:
#c9828e
RGB:
201, 130, 142
CMY:
21, 49, 44
CMYK:
0, 35, 29, 21
HSL:
350°, 39.6648%, 64.9020%
HSV (HSB):
350°, 35.3234%, 78.8235%
XYZ:
36.9525, 30.3358, 29.4990
xyY:
0.3818, 0.3134, 30.3358
CIE-Lab:
61.9429, 28.9657, 4.9709
CIE-LCH:
61.9429, 29.3892, 9.7379
CIE-Luv:
61.9429, 45.7320, 1.6082
Hunter-Lab:
55.0779, 23.3717, 6.7996
#c9828e color charts
#c9828e color shades, tints & tones
#c9828e color schemes
#c9828e color preview, HTML & CSS examples
This text has a color of #c9828e
<p style="color:#c9828e;">Text here</p>
.mytext {color:#c9828e;}
This box has a color of #c9828e
<div style="background-color:#c9828e;">Content here</div>
.mybackground {background-color:#c9828e;}
Border around this has a color of #c9828e
<div style="border:2px solid #c9828e;">Content here</div>
.myborder {border:2px solid #c9828e;}