#d15c30 color space conversions
Hex:
#d15c30
RGB:
209, 92, 48
CMY:
18, 64, 81
CMYK:
0, 56, 77, 18
HSL:
16°, 63.6364%, 50.3922%
HSV (HSB):
16°, 77.0335%, 81.9608%
XYZ:
30.6551, 21.4230, 5.3157
xyY:
0.5341, 0.3733, 21.4230
CIE-Lab:
53.4094, 43.7144, 46.5750
CIE-LCH:
53.4094, 63.8763, 46.8146
CIE-Luv:
53.4094, 94.0224, 38.6537
Hunter-Lab:
46.2850, 37.2241, 25.5903
#d15c30 color charts
#d15c30 color shades, tints & tones
#d15c30 color schemes
#d15c30 color preview, HTML & CSS examples
This text has a color of #d15c30
<p style="color:#d15c30;">Text here</p>
.mytext {color:#d15c30;}
This box has a color of #d15c30
<div style="background-color:#d15c30;">Content here</div>
.mybackground {background-color:#d15c30;}
Border around this has a color of #d15c30
<div style="border:2px solid #d15c30;">Content here</div>
.myborder {border:2px solid #d15c30;}