#d62e54 color space conversions
Hex:
#d62e54
RGB:
214, 46, 84
CMY:
16, 82, 67
CMYK:
0, 79, 61, 16
HSL:
346°, 67.2000%, 50.9804%
HSV (HSB):
346°, 78.5047%, 83.9216%
XYZ:
30.3088, 16.8902, 10.0502
xyY:
0.5294, 0.2950, 16.8902
CIE-Lab:
48.1214, 65.2110, 20.1681
CIE-LCH:
48.1214, 68.2586, 17.1855
CIE-Luv:
48.1214, 117.9151, 10.0514
Hunter-Lab:
41.0977, 59.7193, 14.2694
#d62e54 color charts
#d62e54 color shades, tints & tones
#d62e54 color schemes
#d62e54 color preview, HTML & CSS examples
This text has a color of #d62e54
<p style="color:#d62e54;">Text here</p>
.mytext {color:#d62e54;}
This box has a color of #d62e54
<div style="background-color:#d62e54;">Content here</div>
.mybackground {background-color:#d62e54;}
Border around this has a color of #d62e54
<div style="border:2px solid #d62e54;">Content here</div>
.myborder {border:2px solid #d62e54;}