#d99f28 color space conversions
Hex:
#d99f28
RGB:
217, 159, 40
CMY:
15, 38, 84
CMYK:
0, 27, 82, 15
HSL:
40°, 69.9605%, 50.3922%
HSV (HSB):
40°, 81.5668%, 85.0980%
XYZ:
41.3964, 39.7012, 7.4888
xyY:
0.4673, 0.4482, 39.7012
CIE-Lab:
69.2562, 11.5213, 65.0502
CIE-LCH:
69.2562, 66.0626, 79.9562
CIE-Luv:
69.2562, 47.9725, 66.2213
Hunter-Lab:
63.0089, 7.0078, 37.0595
#d99f28 color charts
#d99f28 color shades, tints & tones
#d99f28 color schemes
#d99f28 color preview, HTML & CSS examples
This text has a color of #d99f28
<p style="color:#d99f28;">Text here</p>
.mytext {color:#d99f28;}
This box has a color of #d99f28
<div style="background-color:#d99f28;">Content here</div>
.mybackground {background-color:#d99f28;}
Border around this has a color of #d99f28
<div style="border:2px solid #d99f28;">Content here</div>
.myborder {border:2px solid #d99f28;}