#d28d2c color space conversions
Hex:
#d28d2c
RGB:
210, 141, 44
CMY:
18, 45, 83
CMYK:
0, 33, 79, 18
HSL:
35°, 65.3543%, 49.8039%
HSV (HSB):
35°, 79.0476%, 82.3529%
XYZ:
36.5578, 32.9332, 6.8128
xyY:
0.4791, 0.4316, 32.9332
CIE-Lab:
64.1068, 18.3345, 58.7155
CIE-LCH:
64.1068, 61.5115, 72.6585
CIE-Luv:
64.1068, 56.2999, 58.0023
Hunter-Lab:
57.3875, 13.2826, 33.1326
#d28d2c color charts
#d28d2c color shades, tints & tones
#d28d2c color schemes
#d28d2c color preview, HTML & CSS examples
This text has a color of #d28d2c
<p style="color:#d28d2c;">Text here</p>
.mytext {color:#d28d2c;}
This box has a color of #d28d2c
<div style="background-color:#d28d2c;">Content here</div>
.mybackground {background-color:#d28d2c;}
Border around this has a color of #d28d2c
<div style="border:2px solid #d28d2c;">Content here</div>
.myborder {border:2px solid #d28d2c;}