#c64b12 color space conversions
Hex:
#c64b12
RGB:
198, 75, 18
CMY:
22, 71, 93
CMYK:
0, 62, 91, 22
HSL:
19°, 83.3333%, 42.3529%
HSV (HSB):
19°, 90.9091%, 77.6471%
XYZ:
25.9140, 17.0816, 2.5035
xyY:
0.5695, 0.3754, 17.0816
CIE-Lab:
48.3627, 46.7912, 54.0987
CIE-LCH:
48.3627, 71.5268, 49.1427
CIE-Luv:
48.3627, 100.6120, 39.2479
Hunter-Lab:
41.3299, 39.5927, 25.3395
#c64b12 color charts
#c64b12 color shades, tints & tones
#c64b12 color schemes
#c64b12 color preview, HTML & CSS examples
This text has a color of #c64b12
<p style="color:#c64b12;">Text here</p>
.mytext {color:#c64b12;}
This box has a color of #c64b12
<div style="background-color:#c64b12;">Content here</div>
.mybackground {background-color:#c64b12;}
Border around this has a color of #c64b12
<div style="border:2px solid #c64b12;">Content here</div>
.myborder {border:2px solid #c64b12;}