#c64f25 color space conversions
Hex:
#c64f25
RGB:
198, 79, 37
CMY:
22, 69, 85
CMYK:
0, 60, 81, 22
HSL:
16°, 68.5106%, 46.0784%
HSV (HSB):
16°, 81.3131%, 77.6471%
XYZ:
26.4186, 17.7313, 3.7803
xyY:
0.5512, 0.3699, 17.7313
CIE-Lab:
49.1686, 45.4086, 47.1137
CIE-LCH:
49.1686, 65.4342, 46.0558
CIE-Luv:
49.1686, 95.9321, 36.4797
Hunter-Lab:
42.1086, 38.2997, 24.1532
#c64f25 color charts
#c64f25 color shades, tints & tones
#c64f25 color schemes
#c64f25 color preview, HTML & CSS examples
This text has a color of #c64f25
<p style="color:#c64f25;">Text here</p>
.mytext {color:#c64f25;}
This box has a color of #c64f25
<div style="background-color:#c64f25;">Content here</div>
.mybackground {background-color:#c64f25;}
Border around this has a color of #c64f25
<div style="border:2px solid #c64f25;">Content here</div>
.myborder {border:2px solid #c64f25;}