#c64c13 color space conversions
Hex:
#c64c13
RGB:
198, 76, 19
CMY:
22, 70, 93
CMYK:
0, 62, 90, 22
HSL:
19°, 82.4885%, 42.5490%
HSV (HSB):
19°, 90.4040%, 77.6471%
XYZ:
25.9907, 17.2217, 2.5703
xyY:
0.5677, 0.3762, 17.2217
CIE-Lab:
48.5381, 46.3546, 53.8997
CIE-LCH:
48.5381, 71.0909, 49.3039
CIE-Luv:
48.5381, 99.8011, 39.3867
Hunter-Lab:
41.4990, 39.1707, 25.3770
#c64c13 color charts
#c64c13 color shades, tints & tones
#c64c13 color schemes
#c64c13 color preview, HTML & CSS examples
This text has a color of #c64c13
<p style="color:#c64c13;">Text here</p>
.mytext {color:#c64c13;}
This box has a color of #c64c13
<div style="background-color:#c64c13;">Content here</div>
.mybackground {background-color:#c64c13;}
Border around this has a color of #c64c13
<div style="border:2px solid #c64c13;">Content here</div>
.myborder {border:2px solid #c64c13;}