#d3948a color space conversions
Hex:
#d3948a
RGB:
211, 148, 138
CMY:
17, 42, 46
CMYK:
0, 30, 35, 17
HSL:
8°, 45.3416%, 68.4314%
HSV (HSB):
8°, 34.5972%, 82.7451%
XYZ:
42.0413, 36.8637, 28.9443
xyY:
0.3898, 0.3418, 36.8637
CIE-Lab:
67.1746, 22.4515, 14.8074
CIE-LCH:
67.1746, 26.8948, 33.4060
CIE-Luv:
67.1746, 42.6143, 15.9426
Hunter-Lab:
60.7155, 17.3470, 14.2360
#d3948a color charts
#d3948a color shades, tints & tones
#d3948a color schemes
#d3948a color preview, HTML & CSS examples
This text has a color of #d3948a
<p style="color:#d3948a;">Text here</p>
.mytext {color:#d3948a;}
This box has a color of #d3948a
<div style="background-color:#d3948a;">Content here</div>
.mybackground {background-color:#d3948a;}
Border around this has a color of #d3948a
<div style="border:2px solid #d3948a;">Content here</div>
.myborder {border:2px solid #d3948a;}