#c55b2b color space conversions
Hex:
#c55b2b
RGB:
197, 91, 43
CMY:
23, 64, 83
CMYK:
0, 54, 78, 23
HSL:
19°, 64.1667%, 47.0588%
HSV (HSB):
19°, 78.1726%, 77.2549%
XYZ:
27.2031, 19.5269, 4.6208
xyY:
0.5298, 0.3803, 19.5269
CIE-Lab:
51.2980, 39.4282, 46.2696
CIE-LCH:
51.2980, 60.7903, 49.5644
CIE-Luv:
51.2980, 85.3438, 38.6030
Hunter-Lab:
44.1893, 32.5541, 24.7326
#c55b2b color charts
#c55b2b color shades, tints & tones
#c55b2b color schemes
#c55b2b color preview, HTML & CSS examples
This text has a color of #c55b2b
<p style="color:#c55b2b;">Text here</p>
.mytext {color:#c55b2b;}
This box has a color of #c55b2b
<div style="background-color:#c55b2b;">Content here</div>
.mybackground {background-color:#c55b2b;}
Border around this has a color of #c55b2b
<div style="border:2px solid #c55b2b;">Content here</div>
.myborder {border:2px solid #c55b2b;}