#d22d6a color space conversions
Hex:
#d22d6a
RGB:
210, 45, 106
CMY:
18, 82, 58
CMYK:
0, 79, 50, 18
HSL:
338°, 64.7059%, 50.0000%
HSV (HSB):
338°, 78.5714%, 82.3529%
XYZ:
30.1182, 16.6190, 15.2561
xyY:
0.4858, 0.2681, 16.6190
CIE-Lab:
47.7764, 65.9810, 6.0811
CIE-LCH:
47.7764, 66.2607, 5.2658
CIE-Luv:
47.7764, 107.2320, -5.1925
Hunter-Lab:
40.7664, 60.5346, 6.3484
#d22d6a color charts
#d22d6a color shades, tints & tones
#d22d6a color schemes
#d22d6a color preview, HTML & CSS examples
This text has a color of #d22d6a
<p style="color:#d22d6a;">Text here</p>
.mytext {color:#d22d6a;}
This box has a color of #d22d6a
<div style="background-color:#d22d6a;">Content here</div>
.mybackground {background-color:#d22d6a;}
Border around this has a color of #d22d6a
<div style="border:2px solid #d22d6a;">Content here</div>
.myborder {border:2px solid #d22d6a;}