#c7725f color space conversions
Hex:
#c7725f
RGB:
199, 114, 95
CMY:
22, 55, 63
CMYK:
0, 43, 52, 22
HSL:
11°, 48.1481%, 57.6471%
HSV (HSB):
11°, 52.2613%, 78.0392%
XYZ:
31.6361, 25.0030, 13.9851
xyY:
0.4479, 0.3540, 25.0030
CIE-Lab:
57.0783, 31.5191, 25.0876
CIE-LCH:
57.0783, 40.2845, 38.5180
CIE-Luv:
57.0783, 62.4962, 24.6672
Hunter-Lab:
50.0030, 25.4289, 18.4195
#c7725f color charts
#c7725f color shades, tints & tones
#c7725f color schemes
#c7725f color preview, HTML & CSS examples
This text has a color of #c7725f
<p style="color:#c7725f;">Text here</p>
.mytext {color:#c7725f;}
This box has a color of #c7725f
<div style="background-color:#c7725f;">Content here</div>
.mybackground {background-color:#c7725f;}
Border around this has a color of #c7725f
<div style="border:2px solid #c7725f;">Content here</div>
.myborder {border:2px solid #c7725f;}