#d43b85 color space conversions
Hex:
#d43b85
RGB:
212, 59, 133
CMY:
17, 77, 48
CMYK:
0, 72, 37, 17
HSL:
331°, 64.0167%, 53.1373%
HSV (HSB):
331°, 72.1698%, 83.1373%
XYZ:
32.9490, 18.8184, 24.0860
xyY:
0.4344, 0.2481, 18.8184
CIE-Lab:
50.4741, 64.7142, -6.3467
CIE-LCH:
50.4741, 65.0246, 354.3988
CIE-Luv:
50.4741, 93.3676, -20.5015
Hunter-Lab:
43.3802, 59.6624, -2.5535
#d43b85 color charts
#d43b85 color shades, tints & tones
#d43b85 color schemes
#d43b85 color preview, HTML & CSS examples
This text has a color of #d43b85
<p style="color:#d43b85;">Text here</p>
.mytext {color:#d43b85;}
This box has a color of #d43b85
<div style="background-color:#d43b85;">Content here</div>
.mybackground {background-color:#d43b85;}
Border around this has a color of #d43b85
<div style="border:2px solid #d43b85;">Content here</div>
.myborder {border:2px solid #d43b85;}