#d7874b color space conversions
Hex:
#d7874b
RGB:
215, 135, 75
CMY:
16, 47, 71
CMYK:
0, 37, 65, 16
HSL:
26°, 63.6364%, 56.8627%
HSV (HSB):
26°, 65.1163%, 84.3137%
XYZ:
37.9583, 32.2830, 10.8872
xyY:
0.4679, 0.3979, 32.2830
CIE-Lab:
63.5761, 25.2072, 44.3714
CIE-LCH:
63.5761, 51.0316, 60.3993
CIE-Luv:
63.5761, 62.6479, 45.7042
Hunter-Lab:
56.8181, 19.8181, 28.4118
#d7874b color charts
#d7874b color shades, tints & tones
#d7874b color schemes
#d7874b color preview, HTML & CSS examples
This text has a color of #d7874b
<p style="color:#d7874b;">Text here</p>
.mytext {color:#d7874b;}
This box has a color of #d7874b
<div style="background-color:#d7874b;">Content here</div>
.mybackground {background-color:#d7874b;}
Border around this has a color of #d7874b
<div style="border:2px solid #d7874b;">Content here</div>
.myborder {border:2px solid #d7874b;}