#d3379c color space conversions
Hex:
#d3379c
RGB:
211, 55, 156
CMY:
17, 78, 39
CMYK:
0, 74, 26, 17
HSL:
321°, 63.9344%, 52.1569%
HSV (HSB):
321°, 73.9336%, 82.7451%
XYZ:
34.2309, 18.9816, 33.3121
xyY:
0.3956, 0.2194, 18.9816
CIE-Lab:
50.6656, 68.3860, -19.8244
CIE-LCH:
50.6656, 71.2014, 343.8337
CIE-Luv:
50.6656, 84.9874, -39.8560
Hunter-Lab:
43.5678, 64.0024, -14.8359
#d3379c color charts
#d3379c color shades, tints & tones
#d3379c color schemes
#d3379c color preview, HTML & CSS examples
This text has a color of #d3379c
<p style="color:#d3379c;">Text here</p>
.mytext {color:#d3379c;}
This box has a color of #d3379c
<div style="background-color:#d3379c;">Content here</div>
.mybackground {background-color:#d3379c;}
Border around this has a color of #d3379c
<div style="border:2px solid #d3379c;">Content here</div>
.myborder {border:2px solid #d3379c;}