#d3148c color space conversions
Hex:
#d3148c
RGB:
211, 20, 140
CMY:
17, 92, 45
CMYK:
0, 91, 34, 17
HSL:
322°, 82.6840%, 45.2941%
HSV (HSB):
322°, 90.5213%, 82.7451%
XYZ:
31.8477, 16.2426, 26.2675
xyY:
0.4283, 0.2184, 16.2426
CIE-Lab:
47.2912, 74.4759, -15.3811
CIE-LCH:
47.2912, 76.0476, 348.3311
CIE-Luv:
47.2912, 99.4276, -34.2594
Hunter-Lab:
40.3022, 70.5262, -10.4316
#d3148c color charts
#d3148c color shades, tints & tones
#d3148c color schemes
#d3148c color preview, HTML & CSS examples
This text has a color of #d3148c
<p style="color:#d3148c;">Text here</p>
.mytext {color:#d3148c;}
This box has a color of #d3148c
<div style="background-color:#d3148c;">Content here</div>
.mybackground {background-color:#d3148c;}
Border around this has a color of #d3148c
<div style="border:2px solid #d3148c;">Content here</div>
.myborder {border:2px solid #d3148c;}