#d15e45 color space conversions
Hex:
#d15e45
RGB:
209, 94, 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.3714, 21.9904, 8.2213
xyY:
0.5094, 0.3571, 21.9904
CIE-Lab:
54.0168, 43.7461, 36.1860
CIE-LCH:
54.0168, 56.7728, 39.5970
CIE-Luv:
54.0168, 89.4232, 31.2751
Hunter-Lab:
46.8939, 37.3497, 22.4311
#d15e45 color charts
#d15e45 color shades, tints & tones
#d15e45 color schemes
#d15e45 color preview, HTML & CSS examples
This text has a color of #d15e45
<p style="color:#d15e45;">Text here</p>
.mytext {color:#d15e45;}
This box has a color of #d15e45
<div style="background-color:#d15e45;">Content here</div>
.mybackground {background-color:#d15e45;}
Border around this has a color of #d15e45
<div style="border:2px solid #d15e45;">Content here</div>
.myborder {border:2px solid #d15e45;}