#c64800 color space conversions
Hex:
#c64800
RGB:
198, 72, 0
CMY:
22, 72, 100
CMYK:
0, 64, 100, 22
HSL:
22°, 100.0000%, 38.8235%
HSV (HSB):
22°, 100.0000%, 77.6471%
XYZ:
25.6061, 16.6405, 1.8623
xyY:
0.5805, 0.3773, 16.6405
CIE-Lab:
47.8038, 47.9108, 58.4762
CIE-LCH:
47.8038, 75.5970, 50.6715
CIE-Luv:
47.8038, 103.7313, 40.4016
Hunter-Lab:
40.7928, 40.6591, 25.8481
#c64800 color charts
#c64800 color shades, tints & tones
#c64800 color schemes
#c64800 color preview, HTML & CSS examples
This text has a color of #c64800
<p style="color:#c64800;">Text here</p>
.mytext {color:#c64800;}
This box has a color of #c64800
<div style="background-color:#c64800;">Content here</div>
.mybackground {background-color:#c64800;}
Border around this has a color of #c64800
<div style="border:2px solid #c64800;">Content here</div>
.myborder {border:2px solid #c64800;}