#c64f08 color space conversions
Hex:
#c64f08
RGB:
198, 79, 8
CMY:
22, 69, 97
CMYK:
0, 60, 96, 22
HSL:
22°, 92.2330%, 40.3922%
HSV (HSB):
22°, 95.9596%, 77.6471%
XYZ:
26.1285, 17.6153, 2.2527
xyY:
0.5681, 0.3830, 17.6153
CIE-Lab:
49.0261, 44.8239, 57.2092
CIE-LCH:
49.0261, 72.6779, 51.9210
CIE-Luv:
49.0261, 98.1009, 41.5877
Hunter-Lab:
41.9705, 37.6757, 26.1971
#c64f08 color charts
#c64f08 color shades, tints & tones
#c64f08 color schemes
#c64f08 color preview, HTML & CSS examples
This text has a color of #c64f08
<p style="color:#c64f08;">Text here</p>
.mytext {color:#c64f08;}
This box has a color of #c64f08
<div style="background-color:#c64f08;">Content here</div>
.mybackground {background-color:#c64f08;}
Border around this has a color of #c64f08
<div style="border:2px solid #c64f08;">Content here</div>
.myborder {border:2px solid #c64f08;}