#d05d00 color space conversions
Hex:
#d05d00
RGB:
208, 93, 0
CMY:
18, 64, 100
CMYK:
0, 55, 100, 18
HSL:
27°, 100.0000%, 40.7843%
HSV (HSB):
27°, 100.0000%, 81.5686%
XYZ:
29.9268, 21.2386, 2.5221
xyY:
0.5574, 0.3956, 21.2386
CIE-Lab:
53.2096, 41.8378, 62.3149
CIE-LCH:
53.2096, 75.0570, 56.1229
CIE-Luv:
53.2096, 95.6988, 47.3733
Hunter-Lab:
46.0854, 35.2645, 29.0149
#d05d00 color charts
#d05d00 color shades, tints & tones
#d05d00 color schemes
#d05d00 color preview, HTML & CSS examples
This text has a color of #d05d00
<p style="color:#d05d00;">Text here</p>
.mytext {color:#d05d00;}
This box has a color of #d05d00
<div style="background-color:#d05d00;">Content here</div>
.mybackground {background-color:#d05d00;}
Border around this has a color of #d05d00
<div style="border:2px solid #d05d00;">Content here</div>
.myborder {border:2px solid #d05d00;}