#c55b1e color space conversions
Hex:
#c55b1e
RGB:
197, 91, 30
CMY:
23, 64, 88
CMYK:
0, 54, 85, 23
HSL:
22°, 73.5683%, 44.5098%
HSV (HSB):
22°, 84.7716%, 77.2549%
XYZ:
27.0014, 19.4462, 3.5587
xyY:
0.5400, 0.3889, 19.4462
CIE-Lab:
51.2052, 39.0118, 51.9262
CIE-LCH:
51.2052, 64.9481, 53.0827
CIE-Luv:
51.2052, 86.5868, 41.9561
Hunter-Lab:
44.0979, 32.1253, 26.0839
#c55b1e color charts
#c55b1e color shades, tints & tones
#c55b1e color schemes
#c55b1e color preview, HTML & CSS examples
This text has a color of #c55b1e
<p style="color:#c55b1e;">Text here</p>
.mytext {color:#c55b1e;}
This box has a color of #c55b1e
<div style="background-color:#c55b1e;">Content here</div>
.mybackground {background-color:#c55b1e;}
Border around this has a color of #c55b1e
<div style="border:2px solid #c55b1e;">Content here</div>
.myborder {border:2px solid #c55b1e;}