#d3195d color space conversions
Hex:
#d3195d
RGB:
211, 25, 93
CMY:
17, 90, 64
CMYK:
0, 88, 56, 17
HSL:
338°, 78.8136%, 46.2745%
HSV (HSB):
338°, 88.1517%, 82.7451%
XYZ:
29.1874, 15.3345, 11.7774
xyY:
0.5184, 0.2724, 15.3345
CIE-Lab:
46.0889, 69.7058, 11.7571
CIE-LCH:
46.0889, 70.6904, 9.5738
CIE-Luv:
46.0889, 118.9589, 0.1383
Hunter-Lab:
39.1592, 64.5165, 9.5796
#d3195d color charts
#d3195d color shades, tints & tones
#d3195d color schemes
#d3195d color preview, HTML & CSS examples
This text has a color of #d3195d
<p style="color:#d3195d;">Text here</p>
.mytext {color:#d3195d;}
This box has a color of #d3195d
<div style="background-color:#d3195d;">Content here</div>
.mybackground {background-color:#d3195d;}
Border around this has a color of #d3195d
<div style="border:2px solid #d3195d;">Content here</div>
.myborder {border:2px solid #d3195d;}