#d15d00 color space conversions
Hex:
#d15d00
RGB:
209, 93, 0
CMY:
18, 64, 100
CMYK:
0, 56, 100, 18
HSL:
27°, 100.0000%, 40.9804%
HSV (HSB):
27°, 100.0000%, 81.9608%
XYZ:
30.2088, 21.3840, 2.5353
xyY:
0.5581, 0.3951, 21.3840
CIE-Lab:
53.3672, 42.2239, 62.4873
CIE-LCH:
53.3672, 75.4157, 55.9523
CIE-Luv:
53.3672, 96.5372, 47.4461
Hunter-Lab:
46.2428, 35.6829, 29.1193
#d15d00 color charts
#d15d00 color shades, tints & tones
#d15d00 color schemes
#d15d00 color preview, HTML & CSS examples
This text has a color of #d15d00
<p style="color:#d15d00;">Text here</p>
.mytext {color:#d15d00;}
This box has a color of #d15d00
<div style="background-color:#d15d00;">Content here</div>
.mybackground {background-color:#d15d00;}
Border around this has a color of #d15d00
<div style="border:2px solid #d15d00;">Content here</div>
.myborder {border:2px solid #d15d00;}