#d15e30 color space conversions
Hex:
#d15e30
RGB:
209, 94, 48
CMY:
18, 63, 81
CMYK:
0, 55, 77, 18
HSL:
17°, 63.6364%, 50.3922%
HSV (HSB):
17°, 77.0335%, 81.9608%
XYZ:
30.8307, 21.7741, 5.3742
xyY:
0.5318, 0.3756, 21.7741
CIE-Lab:
53.7865, 42.7421, 46.9580
CIE-LCH:
53.7865, 63.4976, 47.6909
CIE-Luv:
53.7865, 92.4964, 39.3314
Hunter-Lab:
46.6627, 36.2775, 25.8355
#d15e30 color charts
#d15e30 color shades, tints & tones
#d15e30 color schemes
#d15e30 color preview, HTML & CSS examples
This text has a color of #d15e30
<p style="color:#d15e30;">Text here</p>
.mytext {color:#d15e30;}
This box has a color of #d15e30
<div style="background-color:#d15e30;">Content here</div>
.mybackground {background-color:#d15e30;}
Border around this has a color of #d15e30
<div style="border:2px solid #d15e30;">Content here</div>
.myborder {border:2px solid #d15e30;}