#d06901 color space conversions
Hex:
#d06901
RGB:
208, 105, 1
CMY:
18, 59, 100
CMYK:
0, 50, 100, 18
HSL:
30°, 99.0431%, 40.9804%
HSV (HSB):
30°, 99.5192%, 81.5686%
XYZ:
31.0695, 23.5152, 2.9301
xyY:
0.5402, 0.4089, 23.5152
CIE-Lab:
55.5991, 35.8137, 63.5133
CIE-LCH:
55.5991, 72.9148, 60.5823
CIE-Luv:
55.5991, 85.8099, 51.1340
Hunter-Lab:
48.4925, 29.5042, 30.3623
#d06901 color charts
#d06901 color shades, tints & tones
#d06901 color schemes
#d06901 color preview, HTML & CSS examples
This text has a color of #d06901
<p style="color:#d06901;">Text here</p>
.mytext {color:#d06901;}
This box has a color of #d06901
<div style="background-color:#d06901;">Content here</div>
.mybackground {background-color:#d06901;}
Border around this has a color of #d06901
<div style="border:2px solid #d06901;">Content here</div>
.myborder {border:2px solid #d06901;}