#d3107d color space conversions
Hex:
#d3107d
RGB:
211, 16, 125
CMY:
17, 94, 51
CMYK:
0, 92, 41, 17
HSL:
326°, 85.9031%, 44.5098%
HSV (HSB):
326°, 92.4171%, 82.7451%
XYZ:
30.7509, 15.7001, 20.8117
xyY:
0.4572, 0.2334, 15.7001
CIE-Lab:
46.5786, 73.5142, -7.3130
CIE-LCH:
46.5786, 73.8771, 354.3191
CIE-Luv:
46.5786, 106.8058, -23.2773
Hunter-Lab:
39.6234, 69.1894, -3.4050
#d3107d color charts
#d3107d color shades, tints & tones
#d3107d color schemes
#d3107d color preview, HTML & CSS examples
This text has a color of #d3107d
<p style="color:#d3107d;">Text here</p>
.mytext {color:#d3107d;}
This box has a color of #d3107d
<div style="background-color:#d3107d;">Content here</div>
.mybackground {background-color:#d3107d;}
Border around this has a color of #d3107d
<div style="border:2px solid #d3107d;">Content here</div>
.myborder {border:2px solid #d3107d;}