#c65d41 color space conversions
Hex:
#c65d41
RGB:
198, 93, 65
CMY:
22, 64, 75
CMYK:
0, 53, 67, 22
HSL:
13°, 53.8462%, 51.5686%
HSV (HSB):
13°, 67.1717%, 77.6471%
XYZ:
28.1572, 20.2161, 7.4191
xyY:
0.5047, 0.3623, 20.2161
CIE-Lab:
52.0807, 39.8628, 35.6922
CIE-LCH:
52.0807, 53.5068, 41.8405
CIE-Luv:
52.0807, 81.6722, 31.2339
Hunter-Lab:
44.9623, 33.0996, 21.6904
#c65d41 color charts
#c65d41 color shades, tints & tones
#c65d41 color schemes
#c65d41 color preview, HTML & CSS examples
This text has a color of #c65d41
<p style="color:#c65d41;">Text here</p>
.mytext {color:#c65d41;}
This box has a color of #c65d41
<div style="background-color:#c65d41;">Content here</div>
.mybackground {background-color:#c65d41;}
Border around this has a color of #c65d41
<div style="border:2px solid #c65d41;">Content here</div>
.myborder {border:2px solid #c65d41;}