#d22a5b color space conversions
Hex:
#d22a5b
RGB:
210, 42, 91
CMY:
18, 84, 64
CMYK:
0, 80, 57, 18
HSL:
343°, 66.6667%, 49.4118%
HSV (HSB):
343°, 80.0000%, 82.3529%
XYZ:
29.2946, 16.1129, 11.4636
xyY:
0.5151, 0.2833, 16.1129
CIE-Lab:
47.1223, 65.6644, 14.3926
CIE-LCH:
47.1223, 67.2233, 12.3628
CIE-Luv:
47.1223, 113.8652, 4.0040
Hunter-Lab:
40.1409, 60.0220, 11.1663
#d22a5b color charts
#d22a5b color shades, tints & tones
#d22a5b color schemes
#d22a5b color preview, HTML & CSS examples
This text has a color of #d22a5b
<p style="color:#d22a5b;">Text here</p>
.mytext {color:#d22a5b;}
This box has a color of #d22a5b
<div style="background-color:#d22a5b;">Content here</div>
.mybackground {background-color:#d22a5b;}
Border around this has a color of #d22a5b
<div style="border:2px solid #d22a5b;">Content here</div>
.myborder {border:2px solid #d22a5b;}