#c65e52 color space conversions
Hex:
#c65e52
RGB:
198, 94, 82
CMY:
22, 63, 68
CMYK:
0, 53, 59, 22
HSL:
6°, 50.4348%, 54.9020%
HSV (HSB):
6°, 58.5859%, 77.6471%
XYZ:
28.8144, 20.6204, 10.4441
xyY:
0.4812, 0.3444, 20.6204
CIE-Lab:
52.5315, 40.4931, 26.6060
CIE-LCH:
52.5315, 48.4517, 33.3069
CIE-Luv:
52.5315, 77.9398, 23.2080
Hunter-Lab:
45.4097, 33.7991, 18.1502
#c65e52 color charts
#c65e52 color shades, tints & tones
#c65e52 color schemes
#c65e52 color preview, HTML & CSS examples
This text has a color of #c65e52
<p style="color:#c65e52;">Text here</p>
.mytext {color:#c65e52;}
This box has a color of #c65e52
<div style="background-color:#c65e52;">Content here</div>
.mybackground {background-color:#c65e52;}
Border around this has a color of #c65e52
<div style="border:2px solid #c65e52;">Content here</div>
.myborder {border:2px solid #c65e52;}