#d94dbc color space conversions
Hex:
#d94dbc
RGB:
217, 77, 188
CMY:
15, 70, 26
CMYK:
0, 65, 13, 15
HSL:
312°, 64.8148%, 57.6471%
HSV (HSB):
312°, 64.5161%, 85.0980%
XYZ:
40.3462, 23.6903, 50.0232
xyY:
0.3537, 0.2077, 23.6903
CIE-Lab:
55.7764, 66.3915, -30.5717
CIE-LCH:
55.7764, 73.0921, 335.2751
CIE-Luv:
55.7764, 70.9587, -56.3197
Hunter-Lab:
48.6727, 62.7868, -26.8642
#d94dbc color charts
#d94dbc color shades, tints & tones
#d94dbc color schemes
#d94dbc color preview, HTML & CSS examples
This text has a color of #d94dbc
<p style="color:#d94dbc;">Text here</p>
.mytext {color:#d94dbc;}
This box has a color of #d94dbc
<div style="background-color:#d94dbc;">Content here</div>
.mybackground {background-color:#d94dbc;}
Border around this has a color of #d94dbc
<div style="border:2px solid #d94dbc;">Content here</div>
.myborder {border:2px solid #d94dbc;}