#d15e00 color space conversions
Hex:
#d15e00
RGB:
209, 94, 0
CMY:
18, 63, 100
CMYK:
0, 55, 100, 18
HSL:
27°, 100.0000%, 40.9804%
HSV (HSB):
27°, 100.0000%, 81.9608%
XYZ:
30.2972, 21.5607, 2.5648
xyY:
0.5567, 0.3962, 21.5607
CIE-Lab:
53.5578, 41.7349, 62.5956
CIE-LCH:
53.5578, 75.2330, 56.3071
CIE-Luv:
53.5578, 95.7272, 47.7559
Hunter-Lab:
46.4335, 35.2100, 29.2285
#d15e00 color charts
#d15e00 color shades, tints & tones
#d15e00 color schemes
#d15e00 color preview, HTML & CSS examples
This text has a color of #d15e00
<p style="color:#d15e00;">Text here</p>
.mytext {color:#d15e00;}
This box has a color of #d15e00
<div style="background-color:#d15e00;">Content here</div>
.mybackground {background-color:#d15e00;}
Border around this has a color of #d15e00
<div style="border:2px solid #d15e00;">Content here</div>
.myborder {border:2px solid #d15e00;}