#c64f00 color space conversions
Hex:
#c64f00
RGB:
198, 79, 0
CMY:
22, 69, 100
CMYK:
0, 60, 100, 22
HSL:
24°, 100.0000%, 38.8235%
HSV (HSB):
24°, 100.0000%, 77.6471%
XYZ:
26.0847, 17.5977, 2.0219
xyY:
0.5707, 0.3850, 17.5977
CIE-Lab:
49.0045, 44.7351, 59.1150
CIE-LCH:
49.0045, 74.1337, 52.8835
CIE-Luv:
49.0045, 98.4367, 42.3769
Hunter-Lab:
41.9496, 37.5811, 26.5071
#c64f00 color charts
#c64f00 color shades, tints & tones
#c64f00 color schemes
#c64f00 color preview, HTML & CSS examples
This text has a color of #c64f00
<p style="color:#c64f00;">Text here</p>
.mytext {color:#c64f00;}
This box has a color of #c64f00
<div style="background-color:#c64f00;">Content here</div>
.mybackground {background-color:#c64f00;}
Border around this has a color of #c64f00
<div style="border:2px solid #c64f00;">Content here</div>
.myborder {border:2px solid #c64f00;}