#d62e99 color space conversions
Hex:
#d62e99
RGB:
214, 46, 153
CMY:
16, 82, 40
CMYK:
0, 79, 29, 16
HSL:
322°, 67.2000%, 50.9804%
HSV (HSB):
322°, 78.5047%, 83.9216%
XYZ:
34.4583, 18.5500, 31.9014
xyY:
0.4058, 0.2185, 18.5500
CIE-Lab:
50.1566, 71.3662, -18.7721
CIE-LCH:
50.1566, 73.7938, 345.2628
CIE-Luv:
50.1566, 91.0537, -38.8339
Hunter-Lab:
43.0698, 67.4383, -13.7667
#d62e99 color charts
#d62e99 color shades, tints & tones
#d62e99 color schemes
#d62e99 color preview, HTML & CSS examples
This text has a color of #d62e99
<p style="color:#d62e99;">Text here</p>
.mytext {color:#d62e99;}
This box has a color of #d62e99
<div style="background-color:#d62e99;">Content here</div>
.mybackground {background-color:#d62e99;}
Border around this has a color of #d62e99
<div style="border:2px solid #d62e99;">Content here</div>
.myborder {border:2px solid #d62e99;}