#d3366f color space conversions
Hex:
#d3366f
RGB:
211, 54, 111
CMY:
17, 79, 56
CMYK:
0, 74, 47, 17
HSL:
338°, 64.0816%, 51.9608%
HSV (HSB):
338°, 74.4076%, 82.7451%
XYZ:
31.0524, 17.6349, 16.8062
xyY:
0.4741, 0.2693, 17.6349
CIE-Lab:
49.0503, 63.9784, 4.8722
CIE-LCH:
49.0503, 64.1636, 4.3549
CIE-Luv:
49.0503, 102.7597, -6.1326
Hunter-Lab:
41.9939, 58.5022, 5.6676
#d3366f color charts
#d3366f color shades, tints & tones
#d3366f color schemes
#d3366f color preview, HTML & CSS examples
This text has a color of #d3366f
<p style="color:#d3366f;">Text here</p>
.mytext {color:#d3366f;}
This box has a color of #d3366f
<div style="background-color:#d3366f;">Content here</div>
.mybackground {background-color:#d3366f;}
Border around this has a color of #d3366f
<div style="border:2px solid #d3366f;">Content here</div>
.myborder {border:2px solid #d3366f;}