#d93f95 color space conversions
Hex:
#d93f95
RGB:
217, 63, 149
CMY:
15, 75, 42
CMYK:
0, 71, 31, 15
HSL:
326°, 66.9565%, 54.9020%
HSV (HSB):
326°, 70.9677%, 85.0980%
XYZ:
35.8176, 20.4767, 30.4984
xyY:
0.4127, 0.2359, 20.4767
CIE-Lab:
52.3719, 66.4450, -12.9760
CIE-LCH:
52.3719, 67.7001, 348.9498
CIE-Luv:
52.3719, 89.8190, -30.0638
Hunter-Lab:
45.2511, 62.0985, -8.2845
#d93f95 color charts
#d93f95 color shades, tints & tones
#d93f95 color schemes
#d93f95 color preview, HTML & CSS examples
This text has a color of #d93f95
<p style="color:#d93f95;">Text here</p>
.mytext {color:#d93f95;}
This box has a color of #d93f95
<div style="background-color:#d93f95;">Content here</div>
.mybackground {background-color:#d93f95;}
Border around this has a color of #d93f95
<div style="border:2px solid #d93f95;">Content here</div>
.myborder {border:2px solid #d93f95;}