#d27b2d color space conversions
Hex:
#d27b2d
RGB:
210, 123, 45
CMY:
18, 52, 82
CMYK:
0, 41, 79, 18
HSL:
28°, 64.7059%, 50.0000%
HSV (HSB):
28°, 78.5714%, 82.3529%
XYZ:
34.1350, 28.0570, 6.0991
xyY:
0.4998, 0.4108, 28.0570
CIE-Lab:
59.9402, 28.0766, 54.4074
CIE-LCH:
59.9402, 61.2247, 62.7043
CIE-Luv:
59.9402, 70.6386, 50.8006
Hunter-Lab:
52.9689, 22.3360, 30.2513
#d27b2d color charts
#d27b2d color shades, tints & tones
#d27b2d color schemes
#d27b2d color preview, HTML & CSS examples
This text has a color of #d27b2d
<p style="color:#d27b2d;">Text here</p>
.mytext {color:#d27b2d;}
This box has a color of #d27b2d
<div style="background-color:#d27b2d;">Content here</div>
.mybackground {background-color:#d27b2d;}
Border around this has a color of #d27b2d
<div style="border:2px solid #d27b2d;">Content here</div>
.myborder {border:2px solid #d27b2d;}