#d94d85 color space conversions
Hex:
#d94d85
RGB:
217, 77, 133
CMY:
15, 70, 48
CMYK:
0, 65, 39, 15
HSL:
336°, 64.8148%, 57.6471%
HSV (HSB):
336°, 64.5161%, 85.0980%
XYZ:
35.5028, 21.7529, 24.5178
xyY:
0.4342, 0.2660, 21.7529
CIE-Lab:
53.7639, 59.3839, -1.3932
CIE-LCH:
53.7639, 59.4003, 358.6560
CIE-Luv:
53.7639, 89.7147, -13.0265
Hunter-Lab:
46.6400, 54.2557, 1.4803
#d94d85 color charts
#d94d85 color shades, tints & tones
#d94d85 color schemes
#d94d85 color preview, HTML & CSS examples
This text has a color of #d94d85
<p style="color:#d94d85;">Text here</p>
.mytext {color:#d94d85;}
This box has a color of #d94d85
<div style="background-color:#d94d85;">Content here</div>
.mybackground {background-color:#d94d85;}
Border around this has a color of #d94d85
<div style="border:2px solid #d94d85;">Content here</div>
.myborder {border:2px solid #d94d85;}