#c65c42 color space conversions
Hex:
#c65c42
RGB:
198, 92, 66
CMY:
22, 64, 74
CMYK:
0, 54, 67, 22
HSL:
12°, 53.6585%, 51.7647%
HSV (HSB):
12°, 66.6667%, 77.6471%
XYZ:
28.0992, 20.0534, 7.5440
xyY:
0.5045, 0.3600, 20.0534
CIE-Lab:
51.8975, 40.4233, 34.9206
CIE-LCH:
51.8975, 53.4181, 40.8228
CIE-Luv:
51.8975, 82.2383, 30.4108
Hunter-Lab:
44.7810, 33.6384, 21.3585
#c65c42 color charts
#c65c42 color shades, tints & tones
#c65c42 color schemes
#c65c42 color preview, HTML & CSS examples
This text has a color of #c65c42
<p style="color:#c65c42;">Text here</p>
.mytext {color:#c65c42;}
This box has a color of #c65c42
<div style="background-color:#c65c42;">Content here</div>
.mybackground {background-color:#c65c42;}
Border around this has a color of #c65c42
<div style="border:2px solid #c65c42;">Content here</div>
.myborder {border:2px solid #c65c42;}