#d22d75 color space conversions
Hex:
#d22d75
RGB:
210, 45, 117
CMY:
18, 82, 54
CMYK:
0, 79, 44, 18
HSL:
334°, 64.7059%, 50.0000%
HSV (HSB):
334°, 78.5714%, 82.3529%
XYZ:
30.7276, 16.8628, 18.4649
xyY:
0.4652, 0.2553, 16.8628
CIE-Lab:
48.0867, 66.9272, -0.2087
CIE-LCH:
48.0867, 66.9275, 359.8213
CIE-Luv:
48.0867, 102.9331, -12.9630
Hunter-Lab:
41.0643, 61.7056, 2.0847
#d22d75 color charts
#d22d75 color shades, tints & tones
#d22d75 color schemes
#d22d75 color preview, HTML & CSS examples
This text has a color of #d22d75
<p style="color:#d22d75;">Text here</p>
.mytext {color:#d22d75;}
This box has a color of #d22d75
<div style="background-color:#d22d75;">Content here</div>
.mybackground {background-color:#d22d75;}
Border around this has a color of #d22d75
<div style="border:2px solid #d22d75;">Content here</div>
.myborder {border:2px solid #d22d75;}