#c55c1f color space conversions
Hex:
#c55c1f
RGB:
197, 92, 31
CMY:
23, 64, 88
CMYK:
0, 53, 84, 23
HSL:
22°, 72.8070%, 44.7059%
HSV (HSB):
22°, 84.2640%, 77.2549%
XYZ:
27.1004, 19.6235, 3.6557
xyY:
0.5379, 0.3895, 19.6235
CIE-Lab:
51.4089, 38.5354, 51.7014
CIE-LCH:
51.4089, 64.4826, 53.3011
CIE-Luv:
51.4089, 85.7170, 42.0732
Hunter-Lab:
44.2985, 31.6785, 26.1161
#c55c1f color charts
#c55c1f color shades, tints & tones
#c55c1f color schemes
#c55c1f color preview, HTML & CSS examples
This text has a color of #c55c1f
<p style="color:#c55c1f;">Text here</p>
.mytext {color:#c55c1f;}
This box has a color of #c55c1f
<div style="background-color:#c55c1f;">Content here</div>
.mybackground {background-color:#c55c1f;}
Border around this has a color of #c55c1f
<div style="border:2px solid #c55c1f;">Content here</div>
.myborder {border:2px solid #c55c1f;}