#c64f42 color space conversions
Hex:
#c64f42
RGB:
198, 79, 66
CMY:
22, 69, 74
CMYK:
0, 60, 67, 22
HSL:
6°, 53.6585%, 51.7647%
HSV (HSB):
6°, 66.6667%, 77.6471%
XYZ:
27.0681, 17.9911, 7.2002
xyY:
0.5180, 0.3443, 17.9911
CIE-Lab:
49.4853, 46.6957, 32.0286
CIE-LCH:
49.4853, 56.6243, 34.4462
CIE-Luv:
49.4853, 91.3930, 25.7260
Hunter-Lab:
42.4159, 39.6834, 19.6265
#c64f42 color charts
#c64f42 color shades, tints & tones
#c64f42 color schemes
#c64f42 color preview, HTML & CSS examples
This text has a color of #c64f42
<p style="color:#c64f42;">Text here</p>
.mytext {color:#c64f42;}
This box has a color of #c64f42
<div style="background-color:#c64f42;">Content here</div>
.mybackground {background-color:#c64f42;}
Border around this has a color of #c64f42
<div style="border:2px solid #c64f42;">Content here</div>
.myborder {border:2px solid #c64f42;}