#d93e95 color space conversions
Hex:
#d93e95
RGB:
217, 62, 149
CMY:
15, 76, 42
CMYK:
0, 71, 31, 15
HSL:
326°, 67.0996%, 54.7059%
HSV (HSB):
326°, 71.4286%, 85.0980%
XYZ:
35.7627, 20.3669, 30.4801
xyY:
0.4129, 0.2352, 20.3669
CIE-Lab:
52.2495, 66.7879, -13.1608
CIE-LCH:
52.2495, 68.0723, 348.8525
CIE-Luv:
52.2495, 90.1736, -30.3749
Hunter-Lab:
45.1297, 62.4741, -8.4530
#d93e95 color charts
#d93e95 color shades, tints & tones
#d93e95 color schemes
#d93e95 color preview, HTML & CSS examples
This text has a color of #d93e95
<p style="color:#d93e95;">Text here</p>
.mytext {color:#d93e95;}
This box has a color of #d93e95
<div style="background-color:#d93e95;">Content here</div>
.mybackground {background-color:#d93e95;}
Border around this has a color of #d93e95
<div style="border:2px solid #d93e95;">Content here</div>
.myborder {border:2px solid #d93e95;}