#c65e3f color space conversions
Hex:
#c65e3f
RGB:
198, 94, 63
CMY:
22, 63, 75
CMYK:
0, 53, 68, 22
HSL:
14°, 54.2169%, 51.1765%
HSV (HSB):
14°, 68.1818%, 77.6471%
XYZ:
28.1886, 20.3701, 7.1487
xyY:
0.5060, 0.3657, 20.3701
CIE-Lab:
52.2530, 39.2438, 36.9939
CIE-LCH:
52.2530, 53.9316, 43.3096
CIE-Luv:
52.2530, 81.2514, 32.4821
Hunter-Lab:
45.1332, 32.5017, 22.2022
#c65e3f color charts
#c65e3f color shades, tints & tones
#c65e3f color schemes
#c65e3f color preview, HTML & CSS examples
This text has a color of #c65e3f
<p style="color:#c65e3f;">Text here</p>
.mytext {color:#c65e3f;}
This box has a color of #c65e3f
<div style="background-color:#c65e3f;">Content here</div>
.mybackground {background-color:#c65e3f;}
Border around this has a color of #c65e3f
<div style="border:2px solid #c65e3f;">Content here</div>
.myborder {border:2px solid #c65e3f;}