#c65b0c color space conversions
Hex:
#c65b0c
RGB:
198, 91, 12
CMY:
22, 64, 95
CMYK:
0, 54, 94, 22
HSL:
25°, 88.5714%, 41.1765%
HSV (HSB):
25°, 93.9394%, 77.6471%
XYZ:
27.0961, 19.5145, 2.6864
xyY:
0.5497, 0.3959, 19.5145
CIE-Lab:
51.2838, 39.0574, 57.7829
CIE-LCH:
51.2838, 69.7449, 55.9440
CIE-Luv:
51.2838, 88.4893, 44.8884
Hunter-Lab:
44.1752, 32.1816, 27.3171
#c65b0c color charts
#c65b0c color shades, tints & tones
#c65b0c color schemes
#c65b0c color preview, HTML & CSS examples
This text has a color of #c65b0c
<p style="color:#c65b0c;">Text here</p>
.mytext {color:#c65b0c;}
This box has a color of #c65b0c
<div style="background-color:#c65b0c;">Content here</div>
.mybackground {background-color:#c65b0c;}
Border around this has a color of #c65b0c
<div style="border:2px solid #c65b0c;">Content here</div>
.myborder {border:2px solid #c65b0c;}