#c5705f color space conversions
Hex:
#c5705f
RGB:
197, 112, 95
CMY:
23, 56, 63
CMYK:
0, 43, 52, 23
HSL:
10°, 46.7890%, 57.2549%
HSV (HSB):
10°, 51.7766%, 77.2549%
XYZ:
30.8857, 24.2849, 13.8861
xyY:
0.4473, 0.3517, 24.2849
CIE-Lab:
56.3719, 31.8023, 24.1084
CIE-LCH:
56.3719, 39.9075, 37.1647
CIE-Luv:
56.3719, 62.2800, 23.4649
Hunter-Lab:
49.2797, 25.6341, 17.7890
#c5705f color charts
#c5705f color shades, tints & tones
#c5705f color schemes
#c5705f color preview, HTML & CSS examples
This text has a color of #c5705f
<p style="color:#c5705f;">Text here</p>
.mytext {color:#c5705f;}
This box has a color of #c5705f
<div style="background-color:#c5705f;">Content here</div>
.mybackground {background-color:#c5705f;}
Border around this has a color of #c5705f
<div style="border:2px solid #c5705f;">Content here</div>
.myborder {border:2px solid #c5705f;}