#d15f1a color space conversions
Hex:
#d15f1a
RGB:
209, 95, 26
CMY:
18, 63, 90
CMYK:
0, 55, 88, 18
HSL:
23°, 77.8723%, 46.0784%
HSV (HSB):
23°, 87.5598%, 81.9608%
XYZ:
30.5732, 21.8143, 3.5765
xyY:
0.5463, 0.3898, 21.8143
CIE-Lab:
53.8294, 41.5979, 56.3442
CIE-LCH:
53.8294, 70.0361, 53.5622
CIE-Luv:
53.8294, 93.7784, 45.0779
Hunter-Lab:
46.7058, 35.1092, 28.1539
#d15f1a color charts
#d15f1a color shades, tints & tones
#d15f1a color schemes
#d15f1a color preview, HTML & CSS examples
This text has a color of #d15f1a
<p style="color:#d15f1a;">Text here</p>
.mytext {color:#d15f1a;}
This box has a color of #d15f1a
<div style="background-color:#d15f1a;">Content here</div>
.mybackground {background-color:#d15f1a;}
Border around this has a color of #d15f1a
<div style="border:2px solid #d15f1a;">Content here</div>
.myborder {border:2px solid #d15f1a;}