#d95a48 color space conversions
Hex:
#d95a48
RGB:
217, 90, 72
CMY:
15, 65, 72
CMYK:
0, 59, 67, 15
HSL:
7°, 65.6109%, 56.6667%
HSV (HSB):
7°, 66.8203%, 85.0980%
XYZ:
33.4411, 22.5319, 8.7174
xyY:
0.5169, 0.3483, 22.5319
CIE-Lab:
54.5869, 48.7268, 35.5017
CIE-LCH:
54.5869, 60.2882, 36.0766
CIE-Luv:
54.5869, 98.3643, 29.6112
Hunter-Lab:
47.4678, 42.6849, 22.3389
#d95a48 color charts
#d95a48 color shades, tints & tones
#d95a48 color schemes
#d95a48 color preview, HTML & CSS examples
This text has a color of #d95a48
<p style="color:#d95a48;">Text here</p>
.mytext {color:#d95a48;}
This box has a color of #d95a48
<div style="background-color:#d95a48;">Content here</div>
.mybackground {background-color:#d95a48;}
Border around this has a color of #d95a48
<div style="border:2px solid #d95a48;">Content here</div>
.myborder {border:2px solid #d95a48;}