#d3129f color space conversions
Hex:
#d3129f
RGB:
211, 18, 159
CMY:
17, 93, 38
CMYK:
0, 91, 25, 17
HSL:
316°, 84.2795%, 44.9020%
HSV (HSB):
316°, 91.4692%, 82.7451%
XYZ:
33.3383, 16.7847, 34.2835
xyY:
0.3950, 0.1989, 16.7847
CIE-Lab:
47.9876, 76.8097, -25.7391
CIE-LCH:
47.9876, 81.0076, 341.4739
CIE-Luv:
47.9876, 91.0117, -49.2581
Hunter-Lab:
40.9691, 73.5569, -20.9363
#d3129f color charts
#d3129f color shades, tints & tones
#d3129f color schemes
#d3129f color preview, HTML & CSS examples
This text has a color of #d3129f
<p style="color:#d3129f;">Text here</p>
.mytext {color:#d3129f;}
This box has a color of #d3129f
<div style="background-color:#d3129f;">Content here</div>
.mybackground {background-color:#d3129f;}
Border around this has a color of #d3129f
<div style="border:2px solid #d3129f;">Content here</div>
.myborder {border:2px solid #d3129f;}