#c64d07 color space conversions
Hex:
#c64d07
RGB:
198, 77, 7
CMY:
22, 70, 97
CMYK:
0, 61, 96, 22
HSL:
22°, 93.1707%, 40.1961%
HSV (HSB):
22°, 96.4646%, 77.6471%
XYZ:
25.9809, 17.3289, 2.1765
xyY:
0.5712, 0.3810, 17.3289
CIE-Lab:
48.6718, 45.7380, 57.2246
CIE-LCH:
48.6718, 73.2572, 51.3656
CIE-Luv:
48.6718, 99.6706, 41.1041
Hunter-Lab:
41.6279, 38.5569, 26.0397
#c64d07 color charts
#c64d07 color shades, tints & tones
#c64d07 color schemes
#c64d07 color preview, HTML & CSS examples
This text has a color of #c64d07
<p style="color:#c64d07;">Text here</p>
.mytext {color:#c64d07;}
This box has a color of #c64d07
<div style="background-color:#c64d07;">Content here</div>
.mybackground {background-color:#c64d07;}
Border around this has a color of #c64d07
<div style="border:2px solid #c64d07;">Content here</div>
.myborder {border:2px solid #c64d07;}