#c65a12 color space conversions
Hex:
#c65a12
RGB:
198, 90, 18
CMY:
22, 65, 93
CMYK:
0, 55, 91, 22
HSL:
24°, 83.3333%, 42.3529%
HSV (HSB):
24°, 90.9091%, 77.6471%
XYZ:
27.0540, 19.3618, 2.8836
xyY:
0.5488, 0.3927, 19.3618
CIE-Lab:
51.1078, 39.6453, 56.0885
CIE-LCH:
51.1078, 68.6853, 54.7460
CIE-Luv:
51.1078, 89.0153, 43.8345
Hunter-Lab:
44.0020, 32.7448, 26.9160
#c65a12 color charts
#c65a12 color shades, tints & tones
#c65a12 color schemes
#c65a12 color preview, HTML & CSS examples
This text has a color of #c65a12
<p style="color:#c65a12;">Text here</p>
.mytext {color:#c65a12;}
This box has a color of #c65a12
<div style="background-color:#c65a12;">Content here</div>
.mybackground {background-color:#c65a12;}
Border around this has a color of #c65a12
<div style="border:2px solid #c65a12;">Content here</div>
.myborder {border:2px solid #c65a12;}