#d9356a color space conversions
Hex:
#d9356a
RGB:
217, 53, 106
CMY:
15, 79, 58
CMYK:
0, 76, 51, 15
HSL:
341°, 68.3333%, 52.9412%
HSV (HSB):
341°, 75.5760%, 85.0980%
XYZ:
32.4899, 18.3385, 15.4630
xyY:
0.4901, 0.2766, 18.3385
CIE-Lab:
49.9042, 65.5319, 9.2823
CIE-LCH:
49.9042, 66.1860, 8.0620
CIE-Luv:
49.9042, 109.8487, -1.3270
Hunter-Lab:
42.8235, 60.4856, 8.5677
#d9356a color charts
#d9356a color shades, tints & tones
#d9356a color schemes
#d9356a color preview, HTML & CSS examples
This text has a color of #d9356a
<p style="color:#d9356a;">Text here</p>
.mytext {color:#d9356a;}
This box has a color of #d9356a
<div style="background-color:#d9356a;">Content here</div>
.mybackground {background-color:#d9356a;}
Border around this has a color of #d9356a
<div style="border:2px solid #d9356a;">Content here</div>
.myborder {border:2px solid #d9356a;}