#c55b2a color space conversions
Hex:
#c55b2a
RGB:
197, 91, 42
CMY:
23, 64, 84
CMYK:
0, 54, 79, 23
HSL:
19°, 64.8536%, 46.8627%
HSV (HSB):
19°, 78.6802%, 77.2549%
XYZ:
27.1850, 19.5197, 4.5254
xyY:
0.5306, 0.3810, 19.5197
CIE-Lab:
51.2897, 39.3909, 46.7389
CIE-LCH:
51.2897, 61.1242, 49.8763
CIE-Luv:
51.2897, 85.4542, 38.9010
Hunter-Lab:
44.1811, 32.5157, 24.8538
#c55b2a color charts
#c55b2a color shades, tints & tones
#c55b2a color schemes
#c55b2a color preview, HTML & CSS examples
This text has a color of #c55b2a
<p style="color:#c55b2a;">Text here</p>
.mytext {color:#c55b2a;}
This box has a color of #c55b2a
<div style="background-color:#c55b2a;">Content here</div>
.mybackground {background-color:#c55b2a;}
Border around this has a color of #c55b2a
<div style="border:2px solid #c55b2a;">Content here</div>
.myborder {border:2px solid #c55b2a;}