#d22d4a color space conversions
Hex:
#d22d4a
RGB:
210, 45, 74
CMY:
18, 82, 71
CMYK:
0, 79, 65, 18
HSL:
349°, 64.7059%, 50.0000%
HSV (HSB):
349°, 78.5714%, 82.3529%
XYZ:
28.7528, 16.0728, 8.0655
xyY:
0.5436, 0.3039, 16.0728
CIE-Lab:
47.0699, 63.7948, 24.7462
CIE-LCH:
47.0699, 68.4262, 21.2014
CIE-Luv:
47.0699, 118.2812, 14.4529
Hunter-Lab:
40.0909, 57.8591, 16.1357
#d22d4a color charts
#d22d4a color shades, tints & tones
#d22d4a color schemes
#d22d4a color preview, HTML & CSS examples
This text has a color of #d22d4a
<p style="color:#d22d4a;">Text here</p>
.mytext {color:#d22d4a;}
This box has a color of #d22d4a
<div style="background-color:#d22d4a;">Content here</div>
.mybackground {background-color:#d22d4a;}
Border around this has a color of #d22d4a
<div style="border:2px solid #d22d4a;">Content here</div>
.myborder {border:2px solid #d22d4a;}