#d06a29 color space conversions
Hex:
#d06a29
RGB:
208, 106, 41
CMY:
18, 58, 84
CMYK:
0, 49, 80, 18
HSL:
23°, 67.0683%, 48.8235%
HSV (HSB):
23°, 80.2885%, 81.5686%
XYZ:
31.5667, 23.8781, 5.0430
xyY:
0.5219, 0.3948, 23.8781
CIE-Lab:
55.9655, 36.0622, 52.2539
CIE-LCH:
55.9655, 63.4898, 55.3891
CIE-Luv:
55.9655, 82.9647, 45.4444
Hunter-Lab:
48.8652, 29.7962, 28.0868
#d06a29 color charts
#d06a29 color shades, tints & tones
#d06a29 color schemes
#d06a29 color preview, HTML & CSS examples
This text has a color of #d06a29
<p style="color:#d06a29;">Text here</p>
.mytext {color:#d06a29;}
This box has a color of #d06a29
<div style="background-color:#d06a29;">Content here</div>
.mybackground {background-color:#d06a29;}
Border around this has a color of #d06a29
<div style="border:2px solid #d06a29;">Content here</div>
.myborder {border:2px solid #d06a29;}