#d62f85 color space conversions
Hex:
#d62f85
RGB:
214, 47, 133
CMY:
16, 82, 48
CMYK:
0, 78, 38, 16
HSL:
329°, 67.0683%, 51.1765%
HSV (HSB):
329°, 78.0374%, 83.9216%
XYZ:
32.9817, 18.0226, 23.9307
xyY:
0.4401, 0.2405, 18.0226
CIE-Lab:
49.5235, 68.9277, -7.7250
CIE-LCH:
49.5235, 69.3592, 353.6053
CIE-Luv:
49.5235, 99.0553, -23.1279
Hunter-Lab:
42.4531, 64.3835, -3.7045
#d62f85 color charts
#d62f85 color shades, tints & tones
#d62f85 color schemes
#d62f85 color preview, HTML & CSS examples
This text has a color of #d62f85
<p style="color:#d62f85;">Text here</p>
.mytext {color:#d62f85;}
This box has a color of #d62f85
<div style="background-color:#d62f85;">Content here</div>
.mybackground {background-color:#d62f85;}
Border around this has a color of #d62f85
<div style="border:2px solid #d62f85;">Content here</div>
.myborder {border:2px solid #d62f85;}