#d06c2d color space conversions
Hex:
#d06c2d
RGB:
208, 108, 45
CMY:
18, 58, 82
CMYK:
0, 48, 78, 18
HSL:
23°, 64.4269%, 49.6078%
HSV (HSB):
23°, 78.3654%, 81.5686%
XYZ:
31.8486, 24.3245, 5.4991
xyY:
0.5164, 0.3944, 24.3245
CIE-Lab:
56.4112, 35.1689, 50.9192
CIE-LCH:
56.4112, 61.8839, 55.3679
CIE-Luv:
56.4112, 81.0072, 45.0741
Hunter-Lab:
49.3199, 28.9579, 27.9131
#d06c2d color charts
#d06c2d color shades, tints & tones
#d06c2d color schemes
#d06c2d color preview, HTML & CSS examples
This text has a color of #d06c2d
<p style="color:#d06c2d;">Text here</p>
.mytext {color:#d06c2d;}
This box has a color of #d06c2d
<div style="background-color:#d06c2d;">Content here</div>
.mybackground {background-color:#d06c2d;}
Border around this has a color of #d06c2d
<div style="border:2px solid #d06c2d;">Content here</div>
.myborder {border:2px solid #d06c2d;}