#d3594c color space conversions
Hex:
#d3594c
RGB:
211, 89, 76
CMY:
17, 65, 70
CMYK:
0, 58, 64, 17
HSL:
6°, 60.5381%, 56.2745%
HSV (HSB):
6°, 63.9810%, 82.7451%
XYZ:
31.7409, 21.5154, 9.3174
xyY:
0.5073, 0.3438, 21.5154
CIE-Lab:
53.5091, 47.2859, 31.7095
CIE-LCH:
53.5091, 56.9337, 33.8454
CIE-Luv:
53.5091, 93.3213, 26.4397
Hunter-Lab:
46.3847, 40.9734, 20.5596
#d3594c color charts
#d3594c color shades, tints & tones
#d3594c color schemes
#d3594c color preview, HTML & CSS examples
This text has a color of #d3594c
<p style="color:#d3594c;">Text here</p>
.mytext {color:#d3594c;}
This box has a color of #d3594c
<div style="background-color:#d3594c;">Content here</div>
.mybackground {background-color:#d3594c;}
Border around this has a color of #d3594c
<div style="border:2px solid #d3594c;">Content here</div>
.myborder {border:2px solid #d3594c;}