#d15d34 color space conversions
Hex:
#d15d34
RGB:
209, 93, 52
CMY:
18, 64, 80
CMYK:
0, 56, 75, 18
HSL:
16°, 63.0522%, 51.1765%
HSV (HSB):
16°, 75.1196%, 81.9608%
XYZ:
30.8287, 21.6319, 5.7993
xyY:
0.5292, 0.3713, 21.6319
CIE-Lab:
53.6343, 43.3908, 44.8097
CIE-LCH:
53.6343, 62.3752, 45.9217
CIE-Luv:
53.6343, 92.7501, 37.6694
Hunter-Lab:
46.5102, 36.9237, 25.1642
#d15d34 color charts
#d15d34 color shades, tints & tones
#d15d34 color schemes
#d15d34 color preview, HTML & CSS examples
This text has a color of #d15d34
<p style="color:#d15d34;">Text here</p>
.mytext {color:#d15d34;}
This box has a color of #d15d34
<div style="background-color:#d15d34;">Content here</div>
.mybackground {background-color:#d15d34;}
Border around this has a color of #d15d34
<div style="border:2px solid #d15d34;">Content here</div>
.myborder {border:2px solid #d15d34;}