#d27a0a color space conversions
Hex:
#d27a0a
RGB:
210, 122, 10
CMY:
18, 52, 96
CMYK:
0, 42, 95, 18
HSL:
34°, 90.9091%, 43.1373%
HSV (HSB):
34°, 95.2381%, 82.3529%
XYZ:
33.5927, 27.6426, 3.8522
xyY:
0.5161, 0.4247, 27.6426
CIE-Lab:
59.5645, 27.8040, 64.6269
CIE-LCH:
59.5645, 70.3540, 66.7215
CIE-Luv:
59.5645, 73.1011, 56.3302
Hunter-Lab:
52.5762, 22.0410, 32.4593
#d27a0a color charts
#d27a0a color shades, tints & tones
#d27a0a color schemes
#d27a0a color preview, HTML & CSS examples
This text has a color of #d27a0a
<p style="color:#d27a0a;">Text here</p>
.mytext {color:#d27a0a;}
This box has a color of #d27a0a
<div style="background-color:#d27a0a;">Content here</div>
.mybackground {background-color:#d27a0a;}
Border around this has a color of #d27a0a
<div style="border:2px solid #d27a0a;">Content here</div>
.myborder {border:2px solid #d27a0a;}