#d3665c color space conversions
Hex:
#d3665c
RGB:
211, 102, 92
CMY:
17, 60, 64
CMYK:
0, 52, 56, 17
HSL:
5°, 57.4879%, 59.4118%
HSV (HSB):
5°, 56.3981%, 82.7451%
XYZ:
33.5471, 24.1243, 13.0135
xyY:
0.4746, 0.3413, 24.1243
CIE-Lab:
56.2121, 42.0942, 25.9872
CIE-LCH:
56.2121, 49.4697, 31.6894
CIE-Luv:
56.2121, 81.1344, 22.9579
Hunter-Lab:
49.1165, 35.9635, 18.6725
#d3665c color charts
#d3665c color shades, tints & tones
#d3665c color schemes
#d3665c color preview, HTML & CSS examples
This text has a color of #d3665c
<p style="color:#d3665c;">Text here</p>
.mytext {color:#d3665c;}
This box has a color of #d3665c
<div style="background-color:#d3665c;">Content here</div>
.mybackground {background-color:#d3665c;}
Border around this has a color of #d3665c
<div style="border:2px solid #d3665c;">Content here</div>
.myborder {border:2px solid #d3665c;}