#d06a13 color space conversions
Hex:
#d06a13
RGB:
208, 106, 19
CMY:
18, 58, 93
CMYK:
0, 49, 91, 18
HSL:
28°, 83.2599%, 44.5098%
HSV (HSB):
28°, 90.8654%, 81.5686%
XYZ:
31.2840, 23.7650, 3.5543
xyY:
0.5338, 0.4055, 23.7650
CIE-Lab:
55.8517, 35.5159, 59.9633
CIE-LCH:
55.8517, 69.6920, 59.3620
CIE-Luv:
55.8517, 84.3982, 49.7315
Hunter-Lab:
48.7493, 29.2378, 29.8017
#d06a13 color charts
#d06a13 color shades, tints & tones
#d06a13 color schemes
#d06a13 color preview, HTML & CSS examples
This text has a color of #d06a13
<p style="color:#d06a13;">Text here</p>
.mytext {color:#d06a13;}
This box has a color of #d06a13
<div style="background-color:#d06a13;">Content here</div>
.mybackground {background-color:#d06a13;}
Border around this has a color of #d06a13
<div style="border:2px solid #d06a13;">Content here</div>
.myborder {border:2px solid #d06a13;}