#c65a4a color space conversions
Hex:
#c65a4a
RGB:
198, 90, 74
CMY:
22, 65, 71
CMYK:
0, 55, 63, 22
HSL:
8°, 52.1008%, 53.3333%
HSV (HSB):
8°, 62.6263%, 77.6471%
XYZ:
28.1809, 19.8125, 8.8175
xyY:
0.4960, 0.3487, 19.8125
CIE-Lab:
51.6246, 41.9224, 30.0658
CIE-LCH:
51.6246, 51.5892, 35.6473
CIE-Luv:
51.6246, 82.2528, 25.8323
Hunter-Lab:
44.5112, 35.1170, 19.4128
#c65a4a color charts
#c65a4a color shades, tints & tones
#c65a4a color schemes
#c65a4a color preview, HTML & CSS examples
This text has a color of #c65a4a
<p style="color:#c65a4a;">Text here</p>
.mytext {color:#c65a4a;}
This box has a color of #c65a4a
<div style="background-color:#c65a4a;">Content here</div>
.mybackground {background-color:#c65a4a;}
Border around this has a color of #c65a4a
<div style="border:2px solid #c65a4a;">Content here</div>
.myborder {border:2px solid #c65a4a;}