#d93d82 color space conversions
Hex:
#d93d82
RGB:
217, 61, 130
CMY:
15, 76, 49
CMYK:
0, 72, 40, 15
HSL:
333°, 67.2414%, 54.5098%
HSV (HSB):
333°, 71.8894%, 85.0980%
XYZ:
34.3133, 19.7009, 23.1132
xyY:
0.4449, 0.2554, 19.7009
CIE-Lab:
51.4974, 65.0861, -2.9316
CIE-LCH:
51.4974, 65.1520, 357.4210
CIE-Luv:
51.4974, 97.7483, -16.1612
Hunter-Lab:
44.3857, 60.3181, 0.1955
#d93d82 color charts
#d93d82 color shades, tints & tones
#d93d82 color schemes
#d93d82 color preview, HTML & CSS examples
This text has a color of #d93d82
<p style="color:#d93d82;">Text here</p>
.mytext {color:#d93d82;}
This box has a color of #d93d82
<div style="background-color:#d93d82;">Content here</div>
.mybackground {background-color:#d93d82;}
Border around this has a color of #d93d82
<div style="border:2px solid #d93d82;">Content here</div>
.myborder {border:2px solid #d93d82;}