#c64c2a color space conversions
Hex:
#c64c2a
RGB:
198, 76, 42
CMY:
22, 70, 84
CMYK:
0, 62, 79, 22
HSL:
13°, 65.0000%, 47.0588%
HSV (HSB):
13°, 78.7879%, 77.6471%
XYZ:
26.2911, 17.3418, 4.1521
xyY:
0.5502, 0.3629, 17.3418
CIE-Lab:
48.6879, 46.9546, 44.2126
CIE-LCH:
48.6879, 64.4941, 43.2773
CIE-Luv:
48.6879, 97.4906, 34.1011
Hunter-Lab:
41.6435, 39.8174, 23.2389
#c64c2a color charts
#c64c2a color shades, tints & tones
#c64c2a color schemes
#c64c2a color preview, HTML & CSS examples
This text has a color of #c64c2a
<p style="color:#c64c2a;">Text here</p>
.mytext {color:#c64c2a;}
This box has a color of #c64c2a
<div style="background-color:#c64c2a;">Content here</div>
.mybackground {background-color:#c64c2a;}
Border around this has a color of #c64c2a
<div style="border:2px solid #c64c2a;">Content here</div>
.myborder {border:2px solid #c64c2a;}