#d3006a color space conversions
Hex:
#d3006a
RGB:
211, 0, 106
CMY:
17, 100, 58
CMYK:
0, 100, 50, 17
HSL:
330°, 100.0000%, 41.3725%
HSV (HSB):
330°, 100.0000%, 82.7451%
XYZ:
29.4655, 14.8895, 14.9566
xyY:
0.4968, 0.2510, 14.8895
CIE-Lab:
45.4825, 73.3879, 2.8102
CIE-LCH:
45.4825, 73.4416, 2.1930
CIE-Luv:
45.4825, 117.1300, -10.7415
Hunter-Lab:
38.5869, 68.7780, 4.0295
#d3006a color charts
#d3006a color shades, tints & tones
#d3006a color schemes
#d3006a color preview, HTML & CSS examples
This text has a color of #d3006a
<p style="color:#d3006a;">Text here</p>
.mytext {color:#d3006a;}
This box has a color of #d3006a
<div style="background-color:#d3006a;">Content here</div>
.mybackground {background-color:#d3006a;}
Border around this has a color of #d3006a
<div style="border:2px solid #d3006a;">Content here</div>
.myborder {border:2px solid #d3006a;}