#c64b00 color space conversions
Hex:
#c64b00
RGB:
198, 75, 0
CMY:
22, 71, 100
CMYK:
0, 62, 100, 22
HSL:
23°, 100.0000%, 38.8235%
HSV (HSB):
23°, 100.0000%, 77.6471%
XYZ:
25.8048, 17.0379, 1.9286
xyY:
0.5764, 0.3806, 17.0379
CIE-Lab:
48.3078, 46.5718, 58.7413
CIE-LCH:
48.3078, 74.9631, 51.5916
CIE-Luv:
48.3078, 101.4907, 41.2329
Hunter-Lab:
41.2770, 39.3565, 26.1237
#c64b00 color charts
#c64b00 color shades, tints & tones
#c64b00 color schemes
#c64b00 color preview, HTML & CSS examples
This text has a color of #c64b00
<p style="color:#c64b00;">Text here</p>
.mytext {color:#c64b00;}
This box has a color of #c64b00
<div style="background-color:#c64b00;">Content here</div>
.mybackground {background-color:#c64b00;}
Border around this has a color of #c64b00
<div style="border:2px solid #c64b00;">Content here</div>
.myborder {border:2px solid #c64b00;}