#d62c42 color space conversions
Hex:
#d62c42
RGB:
214, 44, 66
CMY:
16, 83, 74
CMYK:
0, 79, 69, 16
HSL:
352°, 67.4603%, 50.5882%
HSV (HSB):
352°, 79.4393%, 83.9216%
XYZ:
29.6156, 16.4909, 6.7764
xyY:
0.5600, 0.3118, 16.4909
CIE-Lab:
47.6120, 64.7826, 30.4179
CIE-LCH:
47.6120, 71.5683, 25.1519
CIE-Luv:
47.6120, 124.1693, 19.1069
Hunter-Lab:
40.6089, 59.1123, 18.5326
#d62c42 color charts
#d62c42 color shades, tints & tones
#d62c42 color schemes
#d62c42 color preview, HTML & CSS examples
This text has a color of #d62c42
<p style="color:#d62c42;">Text here</p>
.mytext {color:#d62c42;}
This box has a color of #d62c42
<div style="background-color:#d62c42;">Content here</div>
.mybackground {background-color:#d62c42;}
Border around this has a color of #d62c42
<div style="border:2px solid #d62c42;">Content here</div>
.myborder {border:2px solid #d62c42;}