#c55b3c color space conversions
Hex:
#c55b3c
RGB:
197, 91, 60
CMY:
23, 64, 76
CMYK:
0, 54, 70, 23
HSL:
14°, 54.1502%, 50.3922%
HSV (HSB):
14°, 69.5431%, 77.2549%
XYZ:
27.5827, 19.6787, 6.6196
xyY:
0.5119, 0.3652, 19.6787
CIE-Lab:
51.4720, 40.2038, 37.6893
CIE-LCH:
51.4720, 55.1074, 43.1511
CIE-Luv:
51.4720, 83.0922, 32.5096
Hunter-Lab:
44.3607, 33.3567, 22.2052
#c55b3c color charts
#c55b3c color shades, tints & tones
#c55b3c color schemes
#c55b3c color preview, HTML & CSS examples
This text has a color of #c55b3c
<p style="color:#c55b3c;">Text here</p>
.mytext {color:#c55b3c;}
This box has a color of #c55b3c
<div style="background-color:#c55b3c;">Content here</div>
.mybackground {background-color:#c55b3c;}
Border around this has a color of #c55b3c
<div style="border:2px solid #c55b3c;">Content here</div>
.myborder {border:2px solid #c55b3c;}