#c9694f color space conversions
Hex:
#c9694f
RGB:
201, 105, 79
CMY:
21, 59, 69
CMYK:
0, 48, 61, 21
HSL:
13°, 53.0435%, 54.9020%
HSV (HSB):
13°, 60.6965%, 78.8235%
XYZ:
30.5503, 23.0852, 10.2428
xyY:
0.4783, 0.3614, 23.0852
CIE-Lab:
55.1600, 35.7773, 31.7296
CIE-LCH:
55.1600, 47.8203, 41.5687
CIE-Luv:
55.1600, 73.1410, 29.7228
Hunter-Lab:
48.0470, 29.4152, 20.9933
#c9694f color charts
#c9694f color shades, tints & tones
#c9694f color schemes
#c9694f color preview, HTML & CSS examples
This text has a color of #c9694f
<p style="color:#c9694f;">Text here</p>
.mytext {color:#c9694f;}
This box has a color of #c9694f
<div style="background-color:#c9694f;">Content here</div>
.mybackground {background-color:#c9694f;}
Border around this has a color of #c9694f
<div style="border:2px solid #c9694f;">Content here</div>
.myborder {border:2px solid #c9694f;}