#d62e75 color space conversions
Hex:
#d62e75
RGB:
214, 46, 117
CMY:
16, 82, 54
CMYK:
0, 79, 45, 16
HSL:
335°, 67.2000%, 50.9804%
HSV (HSB):
335°, 78.5047%, 83.9216%
XYZ:
31.9194, 17.5345, 18.5318
xyY:
0.4695, 0.2579, 17.5345
CIE-Lab:
48.9266, 67.6875, 1.1060
CIE-LCH:
48.9266, 67.6965, 0.9361
CIE-Luv:
48.9266, 105.8380, -11.5340
Hunter-Lab:
41.8742, 62.7853, 3.0727
#d62e75 color charts
#d62e75 color shades, tints & tones
#d62e75 color schemes
#d62e75 color preview, HTML & CSS examples
This text has a color of #d62e75
<p style="color:#d62e75;">Text here</p>
.mytext {color:#d62e75;}
This box has a color of #d62e75
<div style="background-color:#d62e75;">Content here</div>
.mybackground {background-color:#d62e75;}
Border around this has a color of #d62e75
<div style="border:2px solid #d62e75;">Content here</div>
.myborder {border:2px solid #d62e75;}