#d35e94 color space conversions
Hex:
#d35e94
RGB:
211, 94, 148
CMY:
17, 63, 42
CMYK:
0, 55, 30, 17
HSL:
332°, 57.0732%, 59.8039%
HSV (HSB):
332°, 55.4502%, 82.7451%
XYZ:
36.2120, 23.9924, 30.7394
xyY:
0.3982, 0.2638, 23.9924
CIE-Lab:
56.0802, 51.7816, -6.9262
CIE-LCH:
56.0802, 52.2428, 352.3815
CIE-Luv:
56.0802, 72.0202, -19.0571
Hunter-Lab:
48.9820, 46.2448, -2.9209
#d35e94 color charts
#d35e94 color shades, tints & tones
#d35e94 color schemes
#d35e94 color preview, HTML & CSS examples
This text has a color of #d35e94
<p style="color:#d35e94;">Text here</p>
.mytext {color:#d35e94;}
This box has a color of #d35e94
<div style="background-color:#d35e94;">Content here</div>
.mybackground {background-color:#d35e94;}
Border around this has a color of #d35e94
<div style="border:2px solid #d35e94;">Content here</div>
.myborder {border:2px solid #d35e94;}