#c6725d color space conversions
Hex:
#c6725d
RGB:
198, 114, 93
CMY:
22, 55, 64
CMYK:
0, 42, 53, 22
HSL:
12°, 47.9452%, 57.0588%
HSV (HSB):
12°, 53.0303%, 77.6471%
XYZ:
31.2818, 24.8307, 13.5000
xyY:
0.4494, 0.3567, 24.8307
CIE-Lab:
56.9101, 30.9458, 25.9781
CIE-LCH:
56.9101, 40.4043, 40.0125
CIE-Luv:
56.9101, 62.0159, 25.6827
Hunter-Lab:
49.8304, 24.8528, 18.8185
#c6725d color charts
#c6725d color shades, tints & tones
#c6725d color schemes
#c6725d color preview, HTML & CSS examples
This text has a color of #c6725d
<p style="color:#c6725d;">Text here</p>
.mytext {color:#c6725d;}
This box has a color of #c6725d
<div style="background-color:#c6725d;">Content here</div>
.mybackground {background-color:#c6725d;}
Border around this has a color of #c6725d
<div style="border:2px solid #c6725d;">Content here</div>
.myborder {border:2px solid #c6725d;}