#c64101 color space conversions
Hex:
#c64101
RGB:
198, 65, 1
CMY:
22, 75, 100
CMYK:
0, 67, 99, 22
HSL:
19°, 98.9950%, 39.0196%
HSV (HSB):
19°, 99.4949%, 77.6471%
XYZ:
25.1845, 15.7886, 1.7488
xyY:
0.5895, 0.3696, 15.7886
CIE-Lab:
46.6958, 50.9046, 57.6348
CIE-LCH:
46.6958, 76.8963, 48.5482
CIE-Luv:
46.6958, 108.7157, 38.4538
Hunter-Lab:
39.7348, 43.5999, 25.2048
#c64101 color charts
#c64101 color shades, tints & tones
#c64101 color schemes
#c64101 color preview, HTML & CSS examples
This text has a color of #c64101
<p style="color:#c64101;">Text here</p>
.mytext {color:#c64101;}
This box has a color of #c64101
<div style="background-color:#c64101;">Content here</div>
.mybackground {background-color:#c64101;}
Border around this has a color of #c64101
<div style="border:2px solid #c64101;">Content here</div>
.myborder {border:2px solid #c64101;}