#d27f2e color space conversions
Hex:
#d27f2e
RGB:
210, 127, 46
CMY:
18, 50, 82
CMYK:
0, 40, 78, 18
HSL:
30°, 64.5669%, 50.1961%
HSV (HSB):
30°, 78.0952%, 82.3529%
XYZ:
34.6609, 29.0776, 6.3705
xyY:
0.4944, 0.4147, 29.0776
CIE-Lab:
60.8501, 25.9706, 54.8574
CIE-LCH:
60.8501, 60.6944, 64.6662
CIE-Luv:
60.8501, 67.3520, 52.0603
Hunter-Lab:
53.9237, 20.3691, 30.7421
#d27f2e color charts
#d27f2e color shades, tints & tones
#d27f2e color schemes
#d27f2e color preview, HTML & CSS examples
This text has a color of #d27f2e
<p style="color:#d27f2e;">Text here</p>
.mytext {color:#d27f2e;}
This box has a color of #d27f2e
<div style="background-color:#d27f2e;">Content here</div>
.mybackground {background-color:#d27f2e;}
Border around this has a color of #d27f2e
<div style="border:2px solid #d27f2e;">Content here</div>
.myborder {border:2px solid #d27f2e;}