#d3029f color space conversions
Hex:
#d3029f
RGB:
211, 2, 159
CMY:
17, 99, 38
CMYK:
0, 99, 25, 17
HSL:
315°, 98.1221%, 41.7647%
HSV (HSB):
315°, 99.0521%, 82.7451%
XYZ:
33.1437, 16.3955, 34.2187
xyY:
0.3957, 0.1957, 16.3955
CIE-Lab:
47.4892, 78.2708, -26.5126
CIE-LCH:
47.4892, 82.6392, 341.2873
CIE-Luv:
47.4892, 92.2692, -50.4900
Hunter-Lab:
40.4914, 75.2490, -21.7612
#d3029f color charts
#d3029f color shades, tints & tones
#d3029f color schemes
#d3029f color preview, HTML & CSS examples
This text has a color of #d3029f
<p style="color:#d3029f;">Text here</p>
.mytext {color:#d3029f;}
This box has a color of #d3029f
<div style="background-color:#d3029f;">Content here</div>
.mybackground {background-color:#d3029f;}
Border around this has a color of #d3029f
<div style="border:2px solid #d3029f;">Content here</div>
.myborder {border:2px solid #d3029f;}