#d15c45 color space conversions
Hex:
#d15c45
RGB:
209, 92, 69
CMY:
18, 64, 73
CMYK:
0, 56, 67, 18
HSL:
10°, 60.3448%, 54.5098%
HSV (HSB):
10°, 66.9856%, 81.9608%
XYZ:
31.1958, 21.6393, 8.1628
xyY:
0.5114, 0.3548, 21.6393
CIE-Lab:
53.6422, 44.7152, 35.7411
CIE-LCH:
53.6422, 57.2440, 38.6355
CIE-Luv:
53.6422, 90.8653, 30.5469
Hunter-Lab:
46.5180, 38.2987, 22.1586
#d15c45 color charts
#d15c45 color shades, tints & tones
#d15c45 color schemes
#d15c45 color preview, HTML & CSS examples
This text has a color of #d15c45
<p style="color:#d15c45;">Text here</p>
.mytext {color:#d15c45;}
This box has a color of #d15c45
<div style="background-color:#d15c45;">Content here</div>
.mybackground {background-color:#d15c45;}
Border around this has a color of #d15c45
<div style="border:2px solid #d15c45;">Content here</div>
.myborder {border:2px solid #d15c45;}