#d3226a color space conversions
Hex:
#d3226a
RGB:
211, 34, 106
CMY:
17, 87, 58
CMYK:
0, 84, 50, 17
HSL:
336°, 72.2449%, 48.0392%
HSV (HSB):
336°, 83.8863%, 82.7451%
XYZ:
30.0375, 16.0335, 15.1473
xyY:
0.4907, 0.2619, 16.0335
CIE-Lab:
47.0185, 68.9430, 5.0218
CIE-LCH:
47.0185, 69.1256, 4.1661
CIE-Luv:
47.0185, 111.4919, -7.1268
Hunter-Lab:
40.0419, 63.8288, 5.6008
#d3226a color charts
#d3226a color shades, tints & tones
#d3226a color schemes
#d3226a color preview, HTML & CSS examples
This text has a color of #d3226a
<p style="color:#d3226a;">Text here</p>
.mytext {color:#d3226a;}
This box has a color of #d3226a
<div style="background-color:#d3226a;">Content here</div>
.mybackground {background-color:#d3226a;}
Border around this has a color of #d3226a
<div style="border:2px solid #d3226a;">Content here</div>
.myborder {border:2px solid #d3226a;}