#d3137c color space conversions
Hex:
#d3137c
RGB:
211, 19, 124
CMY:
17, 93, 51
CMYK:
0, 91, 41, 17
HSL:
327°, 83.4783%, 45.0980%
HSV (HSB):
327°, 90.9953%, 82.7451%
XYZ:
30.7349, 15.7699, 20.4928
xyY:
0.4587, 0.2354, 15.7699
CIE-Lab:
46.6711, 73.0559, -6.5619
CIE-LCH:
46.6711, 73.3500, 354.8675
CIE-Luv:
46.6711, 106.8494, -22.2234
Hunter-Lab:
39.7113, 68.6570, -2.7983
#d3137c color charts
#d3137c color shades, tints & tones
#d3137c color schemes
#d3137c color preview, HTML & CSS examples
This text has a color of #d3137c
<p style="color:#d3137c;">Text here</p>
.mytext {color:#d3137c;}
This box has a color of #d3137c
<div style="background-color:#d3137c;">Content here</div>
.mybackground {background-color:#d3137c;}
Border around this has a color of #d3137c
<div style="border:2px solid #d3137c;">Content here</div>
.myborder {border:2px solid #d3137c;}