#d28f1f color space conversions
Hex:
#d28f1f
RGB:
210, 143, 31
CMY:
18, 44, 88
CMYK:
0, 32, 85, 18
HSL:
38°, 74.2739%, 47.2549%
HSV (HSB):
38°, 85.2381%, 82.3529%
XYZ:
36.6481, 33.4455, 5.8204
xyY:
0.4828, 0.4406, 33.4455
CIE-Lab:
64.5200, 16.8525, 63.4873
CIE-LCH:
64.5200, 65.6860, 75.1338
CIE-Luv:
64.5200, 55.2866, 61.4396
Hunter-Lab:
57.8321, 11.9091, 34.5153
#d28f1f color charts
#d28f1f color shades, tints & tones
#d28f1f color schemes
#d28f1f color preview, HTML & CSS examples
This text has a color of #d28f1f
<p style="color:#d28f1f;">Text here</p>
.mytext {color:#d28f1f;}
This box has a color of #d28f1f
<div style="background-color:#d28f1f;">Content here</div>
.mybackground {background-color:#d28f1f;}
Border around this has a color of #d28f1f
<div style="border:2px solid #d28f1f;">Content here</div>
.myborder {border:2px solid #d28f1f;}