#d7823d color space conversions
Hex:
#d7823d
RGB:
215, 130, 61
CMY:
16, 49, 76
CMYK:
0, 40, 72, 16
HSL:
27°, 65.8120%, 54.1176%
HSV (HSB):
27°, 71.6279%, 84.3137%
XYZ:
36.8493, 30.7493, 8.4079
xyY:
0.4848, 0.4046, 30.7493
CIE-Lab:
62.2954, 27.1060, 49.8248
CIE-LCH:
62.2954, 56.7208, 61.4526
CIE-Luv:
62.2954, 67.8826, 48.9907
Hunter-Lab:
55.4520, 21.5767, 29.8266
#d7823d color charts
#d7823d color shades, tints & tones
#d7823d color schemes
#d7823d color preview, HTML & CSS examples
This text has a color of #d7823d
<p style="color:#d7823d;">Text here</p>
.mytext {color:#d7823d;}
This box has a color of #d7823d
<div style="background-color:#d7823d;">Content here</div>
.mybackground {background-color:#d7823d;}
Border around this has a color of #d7823d
<div style="border:2px solid #d7823d;">Content here</div>
.myborder {border:2px solid #d7823d;}