#c64b3c color space conversions
Hex:
#c64b3c
RGB:
198, 75, 60
CMY:
22, 71, 76
CMYK:
0, 62, 70, 22
HSL:
7°, 54.7619%, 50.5882%
HSV (HSB):
7°, 69.6970%, 77.6471%
XYZ:
26.6204, 17.3642, 6.2235
xyY:
0.5302, 0.3458, 17.3642
CIE-Lab:
48.7156, 48.1895, 34.5376
CIE-LCH:
48.7156, 59.2881, 35.6293
CIE-Luv:
48.7156, 95.2613, 27.0967
Hunter-Lab:
41.6703, 41.1086, 20.3142
#c64b3c color charts
#c64b3c color shades, tints & tones
#c64b3c color schemes
#c64b3c color preview, HTML & CSS examples
This text has a color of #c64b3c
<p style="color:#c64b3c;">Text here</p>
.mytext {color:#c64b3c;}
This box has a color of #c64b3c
<div style="background-color:#c64b3c;">Content here</div>
.mybackground {background-color:#c64b3c;}
Border around this has a color of #c64b3c
<div style="border:2px solid #c64b3c;">Content here</div>
.myborder {border:2px solid #c64b3c;}