#c64b1c color space conversions
Hex:
#c64b1c
RGB:
198, 75, 28
CMY:
22, 71, 89
CMYK:
0, 62, 86, 22
HSL:
17°, 75.2212%, 44.3137%
HSV (HSB):
17°, 85.8586%, 77.6471%
XYZ:
26.0144, 17.1218, 3.0323
xyY:
0.5635, 0.3709, 17.1218
CIE-Lab:
48.4131, 46.9921, 50.4343
CIE-LCH:
48.4131, 68.9339, 47.0235
CIE-Luv:
48.4131, 99.8165, 37.4486
Hunter-Lab:
41.3784, 39.8096, 24.6200
#c64b1c color charts
#c64b1c color shades, tints & tones
#c64b1c color schemes
#c64b1c color preview, HTML & CSS examples
This text has a color of #c64b1c
<p style="color:#c64b1c;">Text here</p>
.mytext {color:#c64b1c;}
This box has a color of #c64b1c
<div style="background-color:#c64b1c;">Content here</div>
.mybackground {background-color:#c64b1c;}
Border around this has a color of #c64b1c
<div style="border:2px solid #c64b1c;">Content here</div>
.myborder {border:2px solid #c64b1c;}