#d3228d color space conversions
Hex:
#d3228d
RGB:
211, 34, 141
CMY:
17, 87, 45
CMYK:
0, 84, 33, 17
HSL:
324°, 72.2449%, 48.0392%
HSV (HSB):
324°, 83.8863%, 82.7451%
XYZ:
32.2437, 16.9160, 26.7650
xyY:
0.4247, 0.2228, 16.9160
CIE-Lab:
48.1541, 72.1902, -14.6745
CIE-LCH:
48.1541, 73.6666, 348.5097
CIE-Luv:
48.1541, 96.5810, -32.9812
Hunter-Lab:
41.1291, 67.9616, -9.7929
#d3228d color charts
#d3228d color shades, tints & tones
#d3228d color schemes
#d3228d color preview, HTML & CSS examples
This text has a color of #d3228d
<p style="color:#d3228d;">Text here</p>
.mytext {color:#d3228d;}
This box has a color of #d3228d
<div style="background-color:#d3228d;">Content here</div>
.mybackground {background-color:#d3228d;}
Border around this has a color of #d3228d
<div style="border:2px solid #d3228d;">Content here</div>
.myborder {border:2px solid #d3228d;}