#d3367d color space conversions
Hex:
#d3367d
RGB:
211, 54, 125
CMY:
17, 79, 51
CMYK:
0, 74, 41, 17
HSL:
333°, 64.0816%, 51.9608%
HSV (HSB):
333°, 74.4076%, 82.7451%
XYZ:
31.8848, 17.9679, 21.1897
xyY:
0.4488, 0.2529, 17.9679
CIE-Lab:
49.4571, 65.2748, -3.0432
CIE-LCH:
49.4571, 65.3457, 357.3307
CIE-Luv:
49.4571, 97.4762, -16.2399
Hunter-Lab:
42.3885, 60.0884, 0.0334
#d3367d color charts
#d3367d color shades, tints & tones
#d3367d color schemes
#d3367d color preview, HTML & CSS examples
This text has a color of #d3367d
<p style="color:#d3367d;">Text here</p>
.mytext {color:#d3367d;}
This box has a color of #d3367d
<div style="background-color:#d3367d;">Content here</div>
.mybackground {background-color:#d3367d;}
Border around this has a color of #d3367d
<div style="border:2px solid #d3367d;">Content here</div>
.myborder {border:2px solid #d3367d;}