#d55fac color space conversions
Hex:
#d55fac
RGB:
213, 95, 172
CMY:
16, 63, 33
CMYK:
0, 55, 19, 16
HSL:
321°, 58.4158%, 60.3922%
HSV (HSB):
321°, 55.3991%, 83.5294%
XYZ:
38.9792, 25.3091, 41.8604
xyY:
0.3672, 0.2384, 25.3091
CIE-Lab:
57.3754, 55.2063, -18.9176
CIE-LCH:
57.3754, 58.3576, 341.0849
CIE-Luv:
57.3754, 66.1356, -37.1233
Hunter-Lab:
50.3082, 50.2640, -14.1183
#d55fac color charts
#d55fac RGB chart
#d55fac CMYK chart
#d55fac RGB pie chart
#d55fac color shades, tints & tones
#d55fac color schemes
#d55fac color preview, HTML & CSS examples
This text has a color of #d55fac
<p style="color:#d55fac;">Text here</p>
.mytext {color:#d55fac;}
Text color #d55fac
This box has a color of #d55fac
<div style="background-color:#d55fac;">Content here</div>
.mybackground {background-color:#d55fac;}
Background color #d55fac
Border around this has a color of #d55fac
<div style="border:2px solid #d55fac;">Content here</div>
.myborder {border:2px solid #d55fac;}
Border color #d55fac