#d3368a color space conversions
Hex:
#d3368a
RGB:
211, 54, 138
CMY:
17, 79, 46
CMYK:
0, 74, 35, 17
HSL:
328°, 64.0816%, 51.9608%
HSV (HSB):
328°, 74.4076%, 82.7451%
XYZ:
32.7706, 18.3222, 25.8541
xyY:
0.4259, 0.2381, 18.3222
CIE-Lab:
49.8846, 66.6201, -10.2531
CIE-LCH:
49.8846, 67.4045, 351.2506
CIE-Luv:
49.8846, 92.4029, -26.0759
Hunter-Lab:
42.8044, 61.7498, -5.8484
#d3368a color charts
#d3368a color shades, tints & tones
#d3368a color schemes
#d3368a color preview, HTML & CSS examples
This text has a color of #d3368a
<p style="color:#d3368a;">Text here</p>
.mytext {color:#d3368a;}
This box has a color of #d3368a
<div style="background-color:#d3368a;">Content here</div>
.mybackground {background-color:#d3368a;}
Border around this has a color of #d3368a
<div style="border:2px solid #d3368a;">Content here</div>
.myborder {border:2px solid #d3368a;}