#c55d2d color space conversions
Hex:
#c55d2d
RGB:
197, 93, 45
CMY:
23, 64, 82
CMYK:
0, 53, 77, 23
HSL:
19°, 62.8099%, 47.4510%
HSV (HSB):
19°, 77.1574%, 77.2549%
XYZ:
27.4140, 19.8885, 4.8766
xyY:
0.5254, 0.3812, 19.8885
CIE-Lab:
51.7109, 38.4979, 45.7171
CIE-LCH:
51.7109, 59.7674, 49.8996
CIE-Luv:
51.7109, 83.5770, 38.6873
Hunter-Lab:
44.5965, 31.6820, 24.7342
#c55d2d color charts
#c55d2d color shades, tints & tones
#c55d2d color schemes
#c55d2d color preview, HTML & CSS examples
This text has a color of #c55d2d
<p style="color:#c55d2d;">Text here</p>
.mytext {color:#c55d2d;}
This box has a color of #c55d2d
<div style="background-color:#c55d2d;">Content here</div>
.mybackground {background-color:#c55d2d;}
Border around this has a color of #c55d2d
<div style="border:2px solid #c55d2d;">Content here</div>
.myborder {border:2px solid #c55d2d;}