#d45e85 color space conversions
Hex:
#d45e85
RGB:
212, 94, 133
CMY:
17, 63, 48
CMYK:
0, 56, 37, 17
HSL:
340°, 57.8431%, 60.0000%
HSV (HSB):
340°, 55.6604%, 83.1373%
XYZ:
35.3877, 23.6959, 24.8989
xyY:
0.4214, 0.2822, 23.6959
CIE-Lab:
55.7820, 50.2954, 1.4592
CIE-LCH:
55.7820, 50.3166, 1.6618
CIE-Luv:
55.7820, 77.0334, -7.4121
Hunter-Lab:
48.6784, 44.5767, 3.7482
#d45e85 color charts
#d45e85 color shades, tints & tones
#d45e85 color schemes
#d45e85 color preview, HTML & CSS examples
This text has a color of #d45e85
<p style="color:#d45e85;">Text here</p>
.mytext {color:#d45e85;}
This box has a color of #d45e85
<div style="background-color:#d45e85;">Content here</div>
.mybackground {background-color:#d45e85;}
Border around this has a color of #d45e85
<div style="border:2px solid #d45e85;">Content here</div>
.myborder {border:2px solid #d45e85;}