#c55b3d color space conversions
Hex:
#c55b3d
RGB:
197, 91, 61
CMY:
23, 64, 76
CMYK:
0, 54, 69, 23
HSL:
13°, 53.9683%, 50.5882%
HSV (HSB):
13°, 69.0355%, 77.2549%
XYZ:
27.6093, 19.6894, 6.7601
xyY:
0.5107, 0.3642, 19.6894
CIE-Lab:
51.4842, 40.2579, 37.1576
CIE-LCH:
51.4842, 54.7849, 42.7066
CIE-Luv:
51.4842, 82.9380, 32.0913
Hunter-Lab:
44.3728, 33.4129, 22.0282
#c55b3d color charts
#c55b3d color shades, tints & tones
#c55b3d color schemes
#c55b3d color preview, HTML & CSS examples
This text has a color of #c55b3d
<p style="color:#c55b3d;">Text here</p>
.mytext {color:#c55b3d;}
This box has a color of #c55b3d
<div style="background-color:#c55b3d;">Content here</div>
.mybackground {background-color:#c55b3d;}
Border around this has a color of #c55b3d
<div style="border:2px solid #c55b3d;">Content here</div>
.myborder {border:2px solid #c55b3d;}