#c64c1a color space conversions
Hex:
#c64c1a
RGB:
198, 76, 26
CMY:
22, 70, 90
CMYK:
0, 62, 87, 22
HSL:
17°, 76.7857%, 43.9216%
HSV (HSB):
17°, 86.8687%, 77.6471%
XYZ:
26.0596, 17.2492, 2.9332
xyY:
0.5635, 0.3730, 17.2492
CIE-Lab:
48.5725, 46.4928, 51.3770
CIE-LCH:
48.5725, 69.2906, 47.8570
CIE-Luv:
48.5725, 99.2618, 38.1549
Hunter-Lab:
41.5322, 39.3194, 24.8852
#c64c1a color charts
#c64c1a color shades, tints & tones
#c64c1a color schemes
#c64c1a color preview, HTML & CSS examples
This text has a color of #c64c1a
<p style="color:#c64c1a;">Text here</p>
.mytext {color:#c64c1a;}
This box has a color of #c64c1a
<div style="background-color:#c64c1a;">Content here</div>
.mybackground {background-color:#c64c1a;}
Border around this has a color of #c64c1a
<div style="border:2px solid #c64c1a;">Content here</div>
.myborder {border:2px solid #c64c1a;}