#c85d2b color space conversions
Hex:
#c85d2b
RGB:
200, 93, 43
CMY:
22, 64, 83
CMYK:
0, 54, 79, 22
HSL:
19°, 64.6091%, 47.6471%
HSV (HSB):
19°, 78.5000%, 78.4314%
XYZ:
28.1698, 20.2825, 4.7157
xyY:
0.5298, 0.3815, 20.2825
CIE-Lab:
52.1551, 39.5919, 47.2730
CIE-LCH:
52.1551, 61.6624, 50.0533
CIE-Luv:
52.1551, 86.3129, 39.5955
Hunter-Lab:
45.0361, 32.8376, 25.3170
#c85d2b color charts
#c85d2b color shades, tints & tones
#c85d2b color schemes
#c85d2b color preview, HTML & CSS examples
This text has a color of #c85d2b
<p style="color:#c85d2b;">Text here</p>
.mytext {color:#c85d2b;}
This box has a color of #c85d2b
<div style="background-color:#c85d2b;">Content here</div>
.mybackground {background-color:#c85d2b;}
Border around this has a color of #c85d2b
<div style="border:2px solid #c85d2b;">Content here</div>
.myborder {border:2px solid #c85d2b;}