#d22d95 color space conversions
Hex:
#d22d95
RGB:
210, 45, 149
CMY:
18, 82, 42
CMYK:
0, 79, 29, 18
HSL:
322°, 64.7059%, 50.0000%
HSV (HSB):
322°, 78.5714%, 82.3529%
XYZ:
32.9415, 17.7483, 30.1233
xyY:
0.4076, 0.2196, 17.7483
CIE-Lab:
49.1894, 70.2251, -17.9244
CIE-LCH:
49.1894, 72.4765, 345.6814
CIE-Luv:
49.1894, 89.7960, -37.2628
Hunter-Lab:
42.1288, 65.8483, -12.9040
#d22d95 color charts
#d22d95 color shades, tints & tones
#d22d95 color schemes
#d22d95 color preview, HTML & CSS examples
This text has a color of #d22d95
<p style="color:#d22d95;">Text here</p>
.mytext {color:#d22d95;}
This box has a color of #d22d95
<div style="background-color:#d22d95;">Content here</div>
.mybackground {background-color:#d22d95;}
Border around this has a color of #d22d95
<div style="border:2px solid #d22d95;">Content here</div>
.myborder {border:2px solid #d22d95;}