#d27f1a color space conversions
Hex:
#d27f1a
RGB:
210, 127, 26
CMY:
18, 50, 90
CMYK:
0, 40, 88, 18
HSL:
33°, 77.9661%, 46.2745%
HSV (HSB):
33°, 87.6190%, 82.3529%
XYZ:
34.3542, 28.9550, 4.7555
xyY:
0.5047, 0.4254, 28.9550
CIE-Lab:
60.7419, 25.3804, 61.8808
CIE-LCH:
60.7419, 66.8834, 67.6990
CIE-Luv:
60.7419, 68.4615, 56.2689
Hunter-Lab:
53.8098, 19.7938, 32.4271
#d27f1a color charts
#d27f1a color shades, tints & tones
#d27f1a color schemes
#d27f1a color preview, HTML & CSS examples
This text has a color of #d27f1a
<p style="color:#d27f1a;">Text here</p>
.mytext {color:#d27f1a;}
This box has a color of #d27f1a
<div style="background-color:#d27f1a;">Content here</div>
.mybackground {background-color:#d27f1a;}
Border around this has a color of #d27f1a
<div style="border:2px solid #d27f1a;">Content here</div>
.myborder {border:2px solid #d27f1a;}