#d15c01 color space conversions
Hex:
#d15c01
RGB:
209, 92, 1
CMY:
18, 64, 100
CMYK:
0, 56, 100, 18
HSL:
26°, 99.0476%, 41.1765%
HSV (HSB):
26°, 99.5215%, 81.9608%
XYZ:
30.1271, 21.2118, 2.5351
xyY:
0.5592, 0.3937, 21.2118
CIE-Lab:
53.1805, 42.7207, 62.1670
CIE-LCH:
53.1805, 75.4308, 55.5034
CIE-Luv:
53.1805, 97.3093, 47.0485
Hunter-Lab:
46.0563, 36.1651, 28.9758
#d15c01 color charts
#d15c01 color shades, tints & tones
#d15c01 color schemes
#d15c01 color preview, HTML & CSS examples
This text has a color of #d15c01
<p style="color:#d15c01;">Text here</p>
.mytext {color:#d15c01;}
This box has a color of #d15c01
<div style="background-color:#d15c01;">Content here</div>
.mybackground {background-color:#d15c01;}
Border around this has a color of #d15c01
<div style="border:2px solid #d15c01;">Content here</div>
.myborder {border:2px solid #d15c01;}