#d62c50 color space conversions
Hex:
#d62c50
RGB:
214, 44, 80
CMY:
16, 83, 69
CMYK:
0, 79, 63, 16
HSL:
347°, 67.4603%, 50.5882%
HSV (HSB):
347°, 79.4393%, 83.9216%
XYZ:
30.0802, 16.6767, 9.2229
xyY:
0.5373, 0.2979, 16.6767
CIE-Lab:
47.8501, 65.5198, 22.2516
CIE-LCH:
47.8501, 69.1952, 18.7583
CIE-Luv:
47.8501, 120.0184, 11.8991
Hunter-Lab:
40.8371, 60.0164, 15.1955
#d62c50 color charts
#d62c50 color shades, tints & tones
#d62c50 color schemes
#d62c50 color preview, HTML & CSS examples
This text has a color of #d62c50
<p style="color:#d62c50;">Text here</p>
.mytext {color:#d62c50;}
This box has a color of #d62c50
<div style="background-color:#d62c50;">Content here</div>
.mybackground {background-color:#d62c50;}
Border around this has a color of #d62c50
<div style="border:2px solid #d62c50;">Content here</div>
.myborder {border:2px solid #d62c50;}