#d16f25 color space conversions
Hex:
#d16f25
RGB:
209, 111, 37
CMY:
18, 56, 85
CMYK:
0, 47, 82, 18
HSL:
26°, 69.9187%, 48.2353%
HSV (HSB):
26°, 82.2967%, 81.9608%
XYZ:
32.3129, 25.0578, 4.8838
xyY:
0.5190, 0.4025, 25.0578
CIE-Lab:
57.1317, 33.7427, 55.0283
CIE-LCH:
57.1317, 64.5499, 58.4838
CIE-Luv:
57.1317, 80.0951, 48.2918
Hunter-Lab:
50.0577, 27.6229, 29.2559
#d16f25 color charts
#d16f25 color shades, tints & tones
#d16f25 color schemes
#d16f25 color preview, HTML & CSS examples
This text has a color of #d16f25
<p style="color:#d16f25;">Text here</p>
.mytext {color:#d16f25;}
This box has a color of #d16f25
<div style="background-color:#d16f25;">Content here</div>
.mybackground {background-color:#d16f25;}
Border around this has a color of #d16f25
<div style="border:2px solid #d16f25;">Content here</div>
.myborder {border:2px solid #d16f25;}