#d3395f color space conversions
Hex:
#d3395f
RGB:
211, 57, 95
CMY:
17, 78, 63
CMYK:
0, 73, 55, 17
HSL:
345°, 63.6364%, 52.5490%
HSV (HSB):
345°, 72.9858%, 82.7451%
XYZ:
30.3927, 17.6014, 12.6220
xyY:
0.5014, 0.2904, 17.6014
CIE-Lab:
49.0090, 61.7001, 14.5662
CIE-LCH:
49.0090, 63.3962, 13.2832
CIE-Luv:
49.0090, 107.0542, 5.3571
Hunter-Lab:
41.9540, 55.8910, 11.5302
#d3395f color charts
#d3395f color shades, tints & tones
#d3395f color schemes
#d3395f color preview, HTML & CSS examples
This text has a color of #d3395f
<p style="color:#d3395f;">Text here</p>
.mytext {color:#d3395f;}
This box has a color of #d3395f
<div style="background-color:#d3395f;">Content here</div>
.mybackground {background-color:#d3395f;}
Border around this has a color of #d3395f
<div style="border:2px solid #d3395f;">Content here</div>
.myborder {border:2px solid #d3395f;}