#d22d76 color space conversions
Hex:
#d22d76
RGB:
210, 45, 118
CMY:
18, 82, 54
CMYK:
0, 79, 44, 18
HSL:
333°, 64.7059%, 50.0000%
HSV (HSB):
333°, 78.5714%, 82.3529%
XYZ:
30.7867, 16.8864, 18.7763
xyY:
0.4633, 0.2541, 16.8864
CIE-Lab:
48.1166, 67.0181, -0.7759
CIE-LCH:
48.1166, 67.0226, 359.3367
CIE-Luv:
48.1166, 102.5339, -13.6887
Hunter-Lab:
41.0931, 61.8184, 1.6743
#d22d76 color charts
#d22d76 color shades, tints & tones
#d22d76 color schemes
#d22d76 color preview, HTML & CSS examples
This text has a color of #d22d76
<p style="color:#d22d76;">Text here</p>
.mytext {color:#d22d76;}
This box has a color of #d22d76
<div style="background-color:#d22d76;">Content here</div>
.mybackground {background-color:#d22d76;}
Border around this has a color of #d22d76
<div style="border:2px solid #d22d76;">Content here</div>
.myborder {border:2px solid #d22d76;}