#d06a32 color space conversions
Hex:
#d06a32
RGB:
208, 106, 50
CMY:
18, 58, 80
CMYK:
0, 49, 76, 18
HSL:
21°, 62.6984%, 50.5882%
HSV (HSB):
21°, 75.9615%, 81.5686%
XYZ:
31.7422, 23.9483, 5.9671
xyY:
0.5148, 0.3884, 23.9483
CIE-Lab:
56.0359, 36.3990, 48.2319
CIE-LCH:
56.0359, 60.4252, 52.9593
CIE-Luv:
56.0359, 82.0968, 42.8437
Hunter-Lab:
48.9370, 30.1415, 27.0264
#d06a32 color charts
#d06a32 color shades, tints & tones
#d06a32 color schemes
#d06a32 color preview, HTML & CSS examples
This text has a color of #d06a32
<p style="color:#d06a32;">Text here</p>
.mytext {color:#d06a32;}
This box has a color of #d06a32
<div style="background-color:#d06a32;">Content here</div>
.mybackground {background-color:#d06a32;}
Border around this has a color of #d06a32
<div style="border:2px solid #d06a32;">Content here</div>
.myborder {border:2px solid #d06a32;}