#d3627e color space conversions
Hex:
#d3627e
RGB:
211, 98, 126
CMY:
17, 62, 51
CMYK:
0, 54, 40, 17
HSL:
345°, 56.2189%, 60.5882%
HSV (HSB):
345°, 53.5545%, 82.7451%
XYZ:
34.9975, 24.0906, 22.5440
xyY:
0.4287, 0.2951, 24.0906
CIE-Lab:
56.1784, 47.2601, 6.1267
CIE-LCH:
56.1784, 47.6556, 7.3865
CIE-Luv:
56.1784, 75.8586, -0.7670
Hunter-Lab:
49.0822, 41.3838, 7.1249
#d3627e color charts
#d3627e color shades, tints & tones
#d3627e color schemes
#d3627e color preview, HTML & CSS examples
This text has a color of #d3627e
<p style="color:#d3627e;">Text here</p>
.mytext {color:#d3627e;}
This box has a color of #d3627e
<div style="background-color:#d3627e;">Content here</div>
.mybackground {background-color:#d3627e;}
Border around this has a color of #d3627e
<div style="border:2px solid #d3627e;">Content here</div>
.myborder {border:2px solid #d3627e;}