#d28c5f color space conversions
Hex:
#d28c5f
RGB:
210, 140, 95
CMY:
18, 45, 63
CMYK:
0, 33, 55, 18
HSL:
23°, 56.0976%, 59.8039%
HSV (HSB):
23°, 54.7619%, 82.3529%
XYZ:
38.0220, 33.2840, 15.2470
xyY:
0.4393, 0.3846, 33.2840
CIE-Lab:
64.3902, 21.9038, 34.7464
CIE-LCH:
64.3902, 41.0742, 57.7730
CIE-Luv:
64.3902, 52.7532, 38.0549
Hunter-Lab:
57.6923, 16.6785, 24.7154
#d28c5f color charts
#d28c5f color shades, tints & tones
#d28c5f color schemes
#d28c5f color preview, HTML & CSS examples
This text has a color of #d28c5f
<p style="color:#d28c5f;">Text here</p>
.mytext {color:#d28c5f;}
This box has a color of #d28c5f
<div style="background-color:#d28c5f;">Content here</div>
.mybackground {background-color:#d28c5f;}
Border around this has a color of #d28c5f
<div style="border:2px solid #d28c5f;">Content here</div>
.myborder {border:2px solid #d28c5f;}