#d42b65 color space conversions
Hex:
#d42b65
RGB:
212, 43, 101
CMY:
17, 83, 60
CMYK:
0, 80, 52, 17
HSL:
339°, 66.2745%, 50.0000%
HSV (HSB):
339°, 79.7170%, 83.1373%
XYZ:
30.3642, 16.6644, 13.9281
xyY:
0.4981, 0.2734, 16.6644
CIE-Lab:
47.8344, 66.6565, 9.2871
CIE-LCH:
47.8344, 67.3004, 7.9318
CIE-Luv:
47.8344, 111.4483, -1.6956
Hunter-Lab:
40.8220, 61.3332, 8.3462
#d42b65 color charts
#d42b65 color shades, tints & tones
#d42b65 color schemes
#d42b65 color preview, HTML & CSS examples
This text has a color of #d42b65
<p style="color:#d42b65;">Text here</p>
.mytext {color:#d42b65;}
This box has a color of #d42b65
<div style="background-color:#d42b65;">Content here</div>
.mybackground {background-color:#d42b65;}
Border around this has a color of #d42b65
<div style="border:2px solid #d42b65;">Content here</div>
.myborder {border:2px solid #d42b65;}