#d3467b color space conversions
Hex:
#d3467b
RGB:
211, 70, 123
CMY:
17, 73, 52
CMYK:
0, 67, 42, 17
HSL:
337°, 61.5721%, 55.0980%
HSV (HSB):
337°, 66.8246%, 82.7451%
XYZ:
32.6293, 19.6593, 20.8138
xyY:
0.4464, 0.2689, 19.6593
CIE-Lab:
51.4498, 59.3690, 1.0818
CIE-LCH:
51.4498, 59.3789, 1.0439
CIE-Luv:
51.4498, 91.5345, -9.7744
Hunter-Lab:
44.3388, 53.7668, 3.2049
#d3467b color charts
#d3467b color shades, tints & tones
#d3467b color schemes
#d3467b color preview, HTML & CSS examples
This text has a color of #d3467b
<p style="color:#d3467b;">Text here</p>
.mytext {color:#d3467b;}
This box has a color of #d3467b
<div style="background-color:#d3467b;">Content here</div>
.mybackground {background-color:#d3467b;}
Border around this has a color of #d3467b
<div style="border:2px solid #d3467b;">Content here</div>
.myborder {border:2px solid #d3467b;}