#d3197e color space conversions
Hex:
#d3197e
RGB:
211, 25, 126
CMY:
17, 90, 51
CMYK:
0, 88, 40, 17
HSL:
327°, 78.8136%, 46.2745%
HSV (HSB):
327°, 88.1517%, 82.7451%
XYZ:
30.9775, 16.0505, 21.2040
xyY:
0.4540, 0.2352, 16.0505
CIE-Lab:
47.0407, 72.3634, -7.2357
CIE-LCH:
47.0407, 72.7242, 354.2899
CIE-Luv:
47.0407, 104.9737, -22.9782
Hunter-Lab:
40.0631, 67.9090, -3.3360
#d3197e color charts
#d3197e color shades, tints & tones
#d3197e color schemes
#d3197e color preview, HTML & CSS examples
This text has a color of #d3197e
<p style="color:#d3197e;">Text here</p>
.mytext {color:#d3197e;}
This box has a color of #d3197e
<div style="background-color:#d3197e;">Content here</div>
.mybackground {background-color:#d3197e;}
Border around this has a color of #d3197e
<div style="border:2px solid #d3197e;">Content here</div>
.myborder {border:2px solid #d3197e;}