#d32255 color space conversions
Hex:
#d32255
RGB:
211, 34, 85
CMY:
17, 87, 67
CMYK:
0, 84, 60, 17
HSL:
343°, 72.2449%, 48.0392%
HSV (HSB):
343°, 83.8863%, 82.7451%
XYZ:
29.0757, 15.6488, 10.0824
xyY:
0.5305, 0.2855, 15.6488
CIE-Lab:
46.5103, 67.4585, 17.2940
CIE-LCH:
46.5103, 69.6400, 14.3789
CIE-Luv:
46.5103, 119.5203, 6.4208
Hunter-Lab:
39.5586, 61.9706, 12.5796
#d32255 color charts
#d32255 color shades, tints & tones
#d32255 color schemes
#d32255 color preview, HTML & CSS examples
This text has a color of #d32255
<p style="color:#d32255;">Text here</p>
.mytext {color:#d32255;}
This box has a color of #d32255
<div style="background-color:#d32255;">Content here</div>
.mybackground {background-color:#d32255;}
Border around this has a color of #d32255
<div style="border:2px solid #d32255;">Content here</div>
.myborder {border:2px solid #d32255;}