#c87d1e color space conversions
Hex:
#c87d1e
RGB:
200, 125, 30
CMY:
22, 51, 88
CMYK:
0, 38, 85, 22
HSL:
34°, 73.9130%, 45.0980%
HSV (HSB):
34°, 85.0000%, 78.4314%
XYZ:
31.3874, 27.0403, 4.7933
xyY:
0.4965, 0.4277, 27.0403
CIE-Lab:
59.0116, 22.2754, 58.7114
CIE-LCH:
59.0116, 62.7951, 69.2230
CIE-Luv:
59.0116, 61.6106, 54.3344
Hunter-Lab:
52.0003, 16.7420, 30.9350
#c87d1e color charts
#c87d1e color shades, tints & tones
#c87d1e color schemes
#c87d1e color preview, HTML & CSS examples
This text has a color of #c87d1e
<p style="color:#c87d1e;">Text here</p>
.mytext {color:#c87d1e;}
This box has a color of #c87d1e
<div style="background-color:#c87d1e;">Content here</div>
.mybackground {background-color:#c87d1e;}
Border around this has a color of #c87d1e
<div style="border:2px solid #c87d1e;">Content here</div>
.myborder {border:2px solid #c87d1e;}