#d06a25 color space conversions
Hex:
#d06a25
RGB:
208, 106, 37
CMY:
18, 58, 85
CMYK:
0, 49, 82, 18
HSL:
24°, 69.7959%, 48.0392%
HSV (HSB):
24°, 82.2115%, 81.5686%
XYZ:
31.5004, 23.8515, 4.6938
xyY:
0.5246, 0.3972, 23.8515
CIE-Lab:
55.9388, 35.9345, 53.9055
CIE-LCH:
55.9388, 64.7849, 56.3118
CIE-Luv:
55.9388, 83.2970, 46.4390
Hunter-Lab:
48.8380, 29.6654, 28.4883
#d06a25 color charts
#d06a25 color shades, tints & tones
#d06a25 color schemes
#d06a25 color preview, HTML & CSS examples
This text has a color of #d06a25
<p style="color:#d06a25;">Text here</p>
.mytext {color:#d06a25;}
This box has a color of #d06a25
<div style="background-color:#d06a25;">Content here</div>
.mybackground {background-color:#d06a25;}
Border around this has a color of #d06a25
<div style="border:2px solid #d06a25;">Content here</div>
.myborder {border:2px solid #d06a25;}