#d3767d color space conversions
Hex:
#d3767d
RGB:
211, 118, 125
CMY:
17, 54, 51
CMYK:
0, 44, 41, 17
HSL:
355°, 51.3812%, 64.5098%
HSV (HSB):
355°, 44.0758%, 82.7451%
XYZ:
37.0441, 28.2864, 22.9094
xyY:
0.4198, 0.3206, 28.2864
CIE-Lab:
60.1466, 37.0093, 12.3326
CIE-LCH:
60.1466, 39.0100, 18.4297
CIE-Luv:
60.1466, 63.8832, 9.3336
Hunter-Lab:
53.1850, 31.2540, 11.6903
#d3767d color charts
#d3767d color shades, tints & tones
#d3767d color schemes
#d3767d color preview, HTML & CSS examples
This text has a color of #d3767d
<p style="color:#d3767d;">Text here</p>
.mytext {color:#d3767d;}
This box has a color of #d3767d
<div style="background-color:#d3767d;">Content here</div>
.mybackground {background-color:#d3767d;}
Border around this has a color of #d3767d
<div style="border:2px solid #d3767d;">Content here</div>
.myborder {border:2px solid #d3767d;}