#c64a07 color space conversions
Hex:
#c64a07
RGB:
198, 74, 7
CMY:
22, 71, 97
CMYK:
0, 63, 96, 22
HSL:
21°, 93.1707%, 40.1961%
HSV (HSB):
21°, 96.4646%, 77.6471%
XYZ:
25.7758, 16.9187, 2.1081
xyY:
0.5753, 0.3776, 16.9187
CIE-Lab:
48.1574, 47.0990, 56.9121
CIE-LCH:
48.1574, 73.8735, 50.3897
CIE-Luv:
48.1574, 101.9281, 40.2501
Hunter-Lab:
41.1323, 39.8767, 25.7539
#c64a07 color charts
#c64a07 color shades, tints & tones
#c64a07 color schemes
#c64a07 color preview, HTML & CSS examples
This text has a color of #c64a07
<p style="color:#c64a07;">Text here</p>
.mytext {color:#c64a07;}
This box has a color of #c64a07
<div style="background-color:#c64a07;">Content here</div>
.mybackground {background-color:#c64a07;}
Border around this has a color of #c64a07
<div style="border:2px solid #c64a07;">Content here</div>
.myborder {border:2px solid #c64a07;}