#c29955 color space conversions
Hex:
#c29955
RGB:
194, 153, 85
CMY:
24, 40, 67
CMYK:
0, 21, 56, 24
HSL:
37°, 47.1861%, 54.7059%
HSV (HSB):
37°, 56.1856%, 76.0784%
XYZ:
35.2791, 34.9077, 13.4728
xyY:
0.4217, 0.4173, 34.9077
CIE-Lab:
65.6767, 7.2774, 41.1601
CIE-LCH:
65.6767, 41.7985, 79.9733
CIE-Luv:
65.6767, 32.1230, 47.7098
Hunter-Lab:
59.0827, 3.1899, 27.8379
#c29955 color charts
#c29955 color shades, tints & tones
#c29955 color schemes
#c29955 color preview, HTML & CSS examples
This text has a color of #c29955
<p style="color:#c29955;">Text here</p>
.mytext {color:#c29955;}
This box has a color of #c29955
<div style="background-color:#c29955;">Content here</div>
.mybackground {background-color:#c29955;}
Border around this has a color of #c29955
<div style="border:2px solid #c29955;">Content here</div>
.myborder {border:2px solid #c29955;}