#d06a43 color space conversions
Hex:
#d06a43
RGB:
208, 106, 67
CMY:
18, 58, 74
CMYK:
0, 49, 68, 18
HSL:
17°, 60.0000%, 53.9216%
HSV (HSB):
17°, 67.7885%, 81.5686%
XYZ:
32.1796, 24.1232, 8.2704
xyY:
0.4983, 0.3736, 24.1232
CIE-Lab:
56.2109, 37.2308, 39.8013
CIE-LCH:
56.2109, 54.5002, 46.9112
CIE-Luv:
56.2109, 80.0031, 36.5537
Hunter-Lab:
49.1154, 30.9983, 24.3971
#d06a43 color charts
#d06a43 color shades, tints & tones
#d06a43 color schemes
#d06a43 color preview, HTML & CSS examples
This text has a color of #d06a43
<p style="color:#d06a43;">Text here</p>
.mytext {color:#d06a43;}
This box has a color of #d06a43
<div style="background-color:#d06a43;">Content here</div>
.mybackground {background-color:#d06a43;}
Border around this has a color of #d06a43
<div style="border:2px solid #d06a43;">Content here</div>
.myborder {border:2px solid #d06a43;}