#d15c5a color space conversions
Hex:
#d15c5a
RGB:
209, 92, 90
CMY:
18, 64, 65
CMYK:
0, 56, 57, 18
HSL:
1°, 56.3981%, 58.6275%
HSV (HSB):
1°, 56.9378%, 81.9608%
XYZ:
31.9671, 21.9478, 12.2244
xyY:
0.4833, 0.3318, 21.9478
CIE-Lab:
53.9716, 46.1147, 24.1574
CIE-LCH:
53.9716, 52.0590, 27.6480
CIE-Luv:
53.9716, 86.6886, 19.7501
Hunter-Lab:
46.8485, 39.8149, 17.3232
#d15c5a color charts
#d15c5a color shades, tints & tones
#d15c5a color schemes
#d15c5a color preview, HTML & CSS examples
This text has a color of #d15c5a
<p style="color:#d15c5a;">Text here</p>
.mytext {color:#d15c5a;}
This box has a color of #d15c5a
<div style="background-color:#d15c5a;">Content here</div>
.mybackground {background-color:#d15c5a;}
Border around this has a color of #d15c5a
<div style="border:2px solid #d15c5a;">Content here</div>
.myborder {border:2px solid #d15c5a;}