#d3029b color space conversions
Hex:
#d3029b
RGB:
211, 2, 155
CMY:
17, 99, 39
CMYK:
0, 99, 27, 17
HSL:
316°, 98.1221%, 41.7647%
HSV (HSB):
316°, 99.0521%, 82.7451%
XYZ:
32.8021, 16.2589, 32.4198
xyY:
0.4026, 0.1995, 16.2589
CIE-Lab:
47.3123, 77.8199, -24.3917
CIE-LCH:
47.3123, 81.5530, 342.5970
CIE-Luv:
47.3123, 94.1268, -47.3731
Hunter-Lab:
40.3223, 74.6453, -19.4445
#d3029b color charts
#d3029b color shades, tints & tones
#d3029b color schemes
#d3029b color preview, HTML & CSS examples
This text has a color of #d3029b
<p style="color:#d3029b;">Text here</p>
.mytext {color:#d3029b;}
This box has a color of #d3029b
<div style="background-color:#d3029b;">Content here</div>
.mybackground {background-color:#d3029b;}
Border around this has a color of #d3029b
<div style="border:2px solid #d3029b;">Content here</div>
.myborder {border:2px solid #d3029b;}