#d3919a color space conversions
Hex:
#d3919a
RGB:
211, 145, 154
CMY:
17, 43, 40
CMYK:
0, 31, 27, 17
HSL:
352°, 42.8571%, 69.8039%
HSV (HSB):
352°, 31.2796%, 82.7451%
XYZ:
42.8221, 36.4328, 35.3471
xyY:
0.3737, 0.3179, 36.4328
CIE-Lab:
66.8493, 26.1978, 5.3884
CIE-LCH:
66.8493, 26.7462, 11.6225
CIE-Luv:
66.8493, 42.1420, 2.7932
Hunter-Lab:
60.3596, 21.0076, 7.5309
#d3919a color charts
#d3919a color shades, tints & tones
#d3919a color schemes
#d3919a color preview, HTML & CSS examples
This text has a color of #d3919a
<p style="color:#d3919a;">Text here</p>
.mytext {color:#d3919a;}
This box has a color of #d3919a
<div style="background-color:#d3919a;">Content here</div>
.mybackground {background-color:#d3919a;}
Border around this has a color of #d3919a
<div style="border:2px solid #d3919a;">Content here</div>
.myborder {border:2px solid #d3919a;}