#c64e34 color space conversions
Hex:
#c64e34
RGB:
198, 78, 52
CMY:
22, 69, 80
CMYK:
0, 61, 74, 22
HSL:
11°, 58.4000%, 49.0196%
HSV (HSB):
11°, 73.7374%, 77.6471%
XYZ:
26.6329, 17.7025, 5.2620
xyY:
0.5370, 0.3569, 17.7025
CIE-Lab:
49.1332, 46.4409, 39.4490
CIE-LCH:
49.1332, 60.9342, 40.3461
CIE-Luv:
49.1332, 94.5908, 31.3091
Hunter-Lab:
42.0743, 39.3600, 22.0369
#c64e34 color charts
#c64e34 color shades, tints & tones
#c64e34 color schemes
#c64e34 color preview, HTML & CSS examples
This text has a color of #c64e34
<p style="color:#c64e34;">Text here</p>
.mytext {color:#c64e34;}
This box has a color of #c64e34
<div style="background-color:#c64e34;">Content here</div>
.mybackground {background-color:#c64e34;}
Border around this has a color of #c64e34
<div style="border:2px solid #c64e34;">Content here</div>
.myborder {border:2px solid #c64e34;}