#d3006d color space conversions
Hex:
#d3006d
RGB:
211, 0, 109
CMY:
17, 100, 57
CMYK:
0, 100, 48, 17
HSL:
329°, 100.0000%, 41.3725%
HSV (HSB):
329°, 100.0000%, 82.7451%
XYZ:
29.6243, 14.9530, 15.7928
xyY:
0.4907, 0.2477, 14.9530
CIE-Lab:
45.5698, 73.6184, 1.0724
CIE-LCH:
45.5698, 73.6262, 0.8345
CIE-Luv:
45.5698, 115.7854, -12.8425
Hunter-Lab:
38.6691, 69.0773, 2.8538
#d3006d color charts
#d3006d color shades, tints & tones
#d3006d color schemes
#d3006d color preview, HTML & CSS examples
This text has a color of #d3006d
<p style="color:#d3006d;">Text here</p>
.mytext {color:#d3006d;}
This box has a color of #d3006d
<div style="background-color:#d3006d;">Content here</div>
.mybackground {background-color:#d3006d;}
Border around this has a color of #d3006d
<div style="border:2px solid #d3006d;">Content here</div>
.myborder {border:2px solid #d3006d;}