#c64d10 color space conversions
Hex:
#c64d10
RGB:
198, 77, 16
CMY:
22, 70, 94
CMYK:
0, 61, 92, 22
HSL:
20°, 85.0467%, 41.9608%
HSV (HSB):
20°, 91.9192%, 77.6471%
XYZ:
26.0361, 17.3509, 2.4670
xyY:
0.5678, 0.3784, 17.3509
CIE-Lab:
48.6992, 45.8492, 54.9567
CIE-LCH:
48.6992, 71.5709, 50.1625
CIE-Luv:
48.6992, 99.2389, 40.1095
Hunter-Lab:
41.6544, 38.6761, 25.6466
#c64d10 color charts
#c64d10 color shades, tints & tones
#c64d10 color schemes
#c64d10 color preview, HTML & CSS examples
This text has a color of #c64d10
<p style="color:#c64d10;">Text here</p>
.mytext {color:#c64d10;}
This box has a color of #c64d10
<div style="background-color:#c64d10;">Content here</div>
.mybackground {background-color:#c64d10;}
Border around this has a color of #c64d10
<div style="border:2px solid #c64d10;">Content here</div>
.myborder {border:2px solid #c64d10;}