#d3298b color space conversions
Hex:
#d3298b
RGB:
211, 41, 139
CMY:
17, 84, 45
CMYK:
0, 81, 34, 17
HSL:
325°, 67.4603%, 49.4118%
HSV (HSB):
325°, 80.5687%, 82.7451%
XYZ:
32.3171, 17.2988, 26.0618
xyY:
0.4270, 0.2286, 17.2988
CIE-Lab:
48.6344, 70.3842, -12.7394
CIE-LCH:
48.6344, 71.5278, 349.7406
CIE-Luv:
48.6344, 95.8160, -30.0550
Hunter-Lab:
41.5919, 65.9097, -8.0373
#d3298b color charts
#d3298b color shades, tints & tones
#d3298b color schemes
#d3298b color preview, HTML & CSS examples
This text has a color of #d3298b
<p style="color:#d3298b;">Text here</p>
.mytext {color:#d3298b;}
This box has a color of #d3298b
<div style="background-color:#d3298b;">Content here</div>
.mybackground {background-color:#d3298b;}
Border around this has a color of #d3298b
<div style="border:2px solid #d3298b;">Content here</div>
.myborder {border:2px solid #d3298b;}