#d15f45 color space conversions
Hex:
#d15f45
RGB:
209, 95, 69
CMY:
18, 63, 73
CMYK:
0, 55, 67, 18
HSL:
11°, 60.3448%, 54.5098%
HSV (HSB):
11°, 66.9856%, 81.9608%
XYZ:
31.4609, 22.1694, 8.2512
xyY:
0.5084, 0.3583, 22.1694
CIE-Lab:
54.2063, 43.2577, 36.4106
CIE-LCH:
54.2063, 56.5417, 40.0877
CIE-Luv:
54.2063, 88.6976, 31.6424
Hunter-Lab:
47.0844, 36.8726, 22.5690
#d15f45 color charts
#d15f45 color shades, tints & tones
#d15f45 color schemes
#d15f45 color preview, HTML & CSS examples
This text has a color of #d15f45
<p style="color:#d15f45;">Text here</p>
.mytext {color:#d15f45;}
This box has a color of #d15f45
<div style="background-color:#d15f45;">Content here</div>
.mybackground {background-color:#d15f45;}
Border around this has a color of #d15f45
<div style="border:2px solid #d15f45;">Content here</div>
.myborder {border:2px solid #d15f45;}