#c65945 color space conversions
Hex:
#c65945
RGB:
198, 89, 69
CMY:
22, 65, 73
CMYK:
0, 55, 65, 22
HSL:
9°, 53.0864%, 52.3529%
HSV (HSB):
9°, 65.1515%, 77.6471%
XYZ:
27.9353, 19.5802, 7.9372
xyY:
0.5038, 0.3531, 19.5802
CIE-Lab:
51.3592, 42.0946, 32.5892
CIE-LCH:
51.3592, 53.2354, 37.7466
CIE-Luv:
51.3592, 83.8763, 27.8994
Hunter-Lab:
44.2495, 35.2526, 20.3396
#c65945 color charts
#c65945 color shades, tints & tones
#c65945 color schemes
#c65945 color preview, HTML & CSS examples
This text has a color of #c65945
<p style="color:#c65945;">Text here</p>
.mytext {color:#c65945;}
This box has a color of #c65945
<div style="background-color:#c65945;">Content here</div>
.mybackground {background-color:#c65945;}
Border around this has a color of #c65945
<div style="border:2px solid #c65945;">Content here</div>
.myborder {border:2px solid #c65945;}